Skip to content

Commit 47bc039

Browse files
committed
feat(new new docs): introduction
1 parent 74c8cfb commit 47bc039

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

apps/new-new-docs/src/pages/docs/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ import { Example, getSourceCodeStaticProps } from '@/shared/ui'
22

33
# Getting started
44

5+
**@vladyoslav/drawer** is an unstyled draggable drawer component for React based on [@radix-ui/react-dialog](https://www.radix-ui.com/primitives/docs/components/dialog) and inspired by Emil Kowalski's awesome [Vaul](https://vaul.emilkowal.ski/).
6+
7+
Create stunning, _mobile-native-like_ dialogs with ease. This library focuses on tackling unique challenges in building modals and drawers, ensuring a seamless user experience.
8+
9+
**Fully customizable. Flexible. Accessible.**
10+
11+
Explore [examples](#) to see it in action.
12+
513
## Installation
614

715
Install the component from your command line.

0 commit comments

Comments
 (0)