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

PROD-1551 header -> dev #63

Merged
merged 7 commits into from
May 6, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
PROD-1850 #comment add /account route #time 5m
  • Loading branch information
brooketopcoder committed May 5, 2022
commit bb3fb2097d7cae03b979da8c54b9d8379db3ace2
3 changes: 3 additions & 0 deletions config/micro-frontends-routes-local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
<route path="work">
<application name="@topcoder/mfe-customer-work"></application>
</route>
<route path="account">
<application name="@topcoder/mfe-customer-work"></application>
</route>
<route path="unauthorized">
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
You are unauthorized
Expand Down