Open mhaidarhanif opened 1 year ago
The link/button for "Tambahkan Aktivitas" is shown for every pages.
But home and about doesn't have /new route.
Therefore there are 404 on these:
The link/button should not be shown on home and about page.
Can condition the layout/header/nav with some props to show/hide the button.
Description
The link/button for "Tambahkan Aktivitas" is shown for every pages.
But home and about doesn't have /new route.
Therefore there are 404 on these:
Expected Behaviour
The link/button should not be shown on home and about page.
Additional Information
Can condition the layout/header/nav with some props to show/hide the button.