You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/new-new-docs/src/pages/docs/index.mdx
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@ import { Example, getSourceCodeStaticProps } from '@/shared/ui'
2
2
3
3
# Getting started
4
4
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.
0 commit comments