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'}

- Select a server to view, update or modify. + Select a server to view, update or modify. Go to storefront in the sidebar to create a new server.

{ ) : (

- 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.

) }