chore: cloudcmd: actions: lint ☘️

This commit is contained in:
coderaiser 2026-01-13 11:37:25 +00:00
parent 4bb7d704b4
commit 8234201a39

View file

@ -164,6 +164,7 @@ function createIframe(src, overrides = {}) {
const {
createElement = _createElement,
} = overrides;
const element = createElement('iframe', {
src,
width: '100%',