mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: cloudcmd: actions: lint ☘️
This commit is contained in:
parent
4bb7d704b4
commit
8234201a39
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ function createIframe(src, overrides = {}) {
|
|||
const {
|
||||
createElement = _createElement,
|
||||
} = overrides;
|
||||
|
||||
const element = createElement('iframe', {
|
||||
src,
|
||||
width: '100%',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue