style(admin): elevate AdminDashboardView stories to SaaS Premium
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
f66dd3d638
commit
900151efc7
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ const meta: Meta<typeof AdminDashboardView> = {
|
|||
decorators: [
|
||||
(Story) => (
|
||||
<ToastProvider>
|
||||
<div className="bg-kodo-background min-h-layout-page p-4">
|
||||
<div className="bg-background min-h-layout-page p-4">
|
||||
<Story />
|
||||
</div>
|
||||
</ToastProvider>
|
||||
|
|
|
|||
Loading…
Reference in a new issue