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 @@ -101,6 +101,7 @@ import * as HTMLInputSearchExamples from "docs-content/html/input-search";
101
101
import * as HTMLFormExamples from "docs-content/html/form" ;
102
102
import * as HTMLListExamples from "docs-content/html/list" ;
103
103
import * as HTMLMenuExamples from "docs-content/html/menu" ;
104
+ import * as HTMLModalExamples from "docs-content/html/modal" ;
104
105
import * as HTMLNavbarExamples from "docs-content/html/navbar" ;
105
106
import * as HTMLPaginationExamples from "docs-content/html/pagination" ;
106
107
import * as HTMLPopoverExamples from "docs-content/html/popover" ;
@@ -387,6 +388,7 @@ const components = {
387
388
HTMLFormExamples,
388
389
HTMLListExamples,
389
390
HTMLMenuExamples,
391
+ HTMLModalExamples,
390
392
HTMLNavbarExamples,
391
393
HTMLPaginationExamples,
392
394
HTMLPopoverExamples,
You can’t perform that action at this time.
0 commit comments