Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 346982e

Browse files
committed
task marketplace route added
1 parent cf5d0e7 commit 346982e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.ejs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
<route path="taas">
8989
<application name="@topcoder/micro-frontends-teams"></application>
9090
</route>
91+
<route path="task-marketplace">
92+
<application name="@topcoder/micro-frontends-task-marketplace"></application>
93+
</route>
9194
<route path="unauthorized">
9295
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
9396
You are unauthorized

0 commit comments

Comments
 (0)