Skip to content

Commit

Permalink
docs(dashboard): manually import DashboardEmptyState
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Apr 12, 2024
1 parent 2935cc8 commit 352c828
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/docs/src/pages/en/user/dashboard.md
Expand Up @@ -6,5 +6,8 @@ meta:
description: User Dashboard
keywords: user dashboard
---
<script setup>
import { DashboardDashboardEmptyState } from '@/components/dashboard/DashboardEmptyState'
</script>

<DashboardDashboardEmptyState />

0 comments on commit 352c828

Please sign in to comment.