File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ import * as HTMLInputSearchExamples from "docs-content/html/input-search";
104
104
import * as HTMLFormExamples from "docs-content/html/form" ;
105
105
import * as HTMLListExamples from "docs-content/html/list" ;
106
106
import * as HTMLMenuExamples from "docs-content/html/menu" ;
107
+ import * as HTMLModalExamples from "docs-content/html/modal" ;
107
108
import * as HTMLNavbarExamples from "docs-content/html/navbar" ;
108
109
import * as HTMLPaginationExamples from "docs-content/html/pagination" ;
109
110
import * as HTMLPopoverExamples from "docs-content/html/popover" ;
@@ -393,6 +394,7 @@ const components = {
393
394
HTMLFormExamples,
394
395
HTMLListExamples,
395
396
HTMLMenuExamples,
397
+ HTMLModalExamples,
396
398
HTMLNavbarExamples,
397
399
HTMLPaginationExamples,
398
400
HTMLPopoverExamples,
You can’t perform that action at this time.
0 commit comments