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: docs/docs/guides/web.mdx
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,11 @@ Yes, `TrueSheet` supports web! It ships a vendored drawer implementation so the
12
12
13
13
## Installation
14
14
15
-
Install `@radix-ui/react-dialog` alongside `@lodev09/react-native-true-sheet`. It's declared as an optional peer dependency and provides the underlying dialog primitives for the web renderer.
15
+
Install `@radix-ui/react-dialog` and `@radix-ui/react-presence` alongside `@lodev09/react-native-true-sheet`. They're declared as optional peer dependencies and provide the underlying dialog primitives for the web renderer.
0 commit comments