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

PROD-1850 header demo feedback -> PROD-1551_header #62

Merged
merged 1 commit into from
May 5, 2022
Merged
Changes from all commits
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
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