We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfcef1 commit a3986dbCopy full SHA for a3986db
src/index.tsx
@@ -1,3 +1,5 @@
1
+'use client';
2
+
3
export * from './SafeAreaContext';
4
export * from './SafeAreaView';
5
export * from './InitialWindow';
0 commit comments