Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit ed68b74

Browse files
committed
feat: add iframe to system utils
1 parent 24d27ee commit ed68b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/system/src/system.utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export const domElements = [
3535
'h6',
3636
'header',
3737
'hr',
38+
'iframe',
3839
'img',
3940
'input',
4041
'kbd',

0 commit comments

Comments
 (0)