Skip to content

Commit a3986db

Browse files
authored
add rsc support (#502)
1 parent ddfcef1 commit a3986db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use client';
2+
13
export * from './SafeAreaContext';
24
export * from './SafeAreaView';
35
export * from './InitialWindow';

0 commit comments

Comments
 (0)