diff --git a/resources/scripts/components/dashboard/DashboardContainer.tsx b/resources/scripts/components/dashboard/DashboardContainer.tsx index a0529735e..43edab2b9 100644 --- a/resources/scripts/components/dashboard/DashboardContainer.tsx +++ b/resources/scripts/components/dashboard/DashboardContainer.tsx @@ -59,7 +59,7 @@ export default () => { {showOnlyAdmin ? 'Showing other servers' : 'Showing your servers'}
- Doesn't look like you have any servers here. + Doesn't look like you have any servers here. Create one in storefront from the sidebar if it's open.
) }