Skip to content

Commit

Permalink
Merge pull request #2198 from gluestack/fix/starter-kit-sidebar
Browse files Browse the repository at this point in the history
fix: import
  • Loading branch information
ankit-tailor authored May 29, 2024
2 parents 3e41e9b + fa4fb20 commit 3eadca5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Starter Kit | gluestack-ui
description: A dashboard app created using all the components of gluestack-ui styled with NativeWind
description: A starter kit created using all the components of gluestack-ui styled with NativeWind
toc: false
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toc: false

import { Canvas, Meta, Story } from '@storybook/addon-docs';
import Responsiveness from '../../extra-components/nativewind/Responsive';
import { storybook } from '../../extra-components/nativewind/appConfig.tsx';
import { storybook } from '../../extra-components/nativewind/appConfig';

<Meta title="with-nativewind/Apps/Storybook App" />

Expand Down

0 comments on commit 3eadca5

Please sign in to comment.