Skip to content

Commit 00b81c9

Browse files
committed
Updated html attributes for ol
1 parent 05f7639 commit 00b81c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/dash-html-components/scripts/data/attributes.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,7 @@
736736
"command",
737737
"embed",
738738
"object",
739+
"ol",
739740
"script",
740741
"source",
741742
"style",
@@ -1125,7 +1126,8 @@
11251126
],
11261127
"ol": [
11271128
"reversed",
1128-
"start"
1129+
"start",
1130+
"type"
11291131
],
11301132
"col": [
11311133
"span"

0 commit comments

Comments
 (0)