Skip to content

Commit 9f25407

Browse files
committed
Update html.routes.ts
1 parent c040947 commit 9f25407

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

routes/html.routes.ts

+4
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ export const routes = [
216216
name: "Mega Menu",
217217
route: "mega-menu",
218218
},
219+
{
220+
name: "Modal",
221+
route: "modal",
222+
},
219223
{
220224
name: "Navbar",
221225
route: "navbar",

0 commit comments

Comments
 (0)