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 aefafc0 commit 82fbc03Copy full SHA for 82fbc03
src/index.ts
@@ -9,5 +9,5 @@ export * from "./components/SwiftUISheetPicker";
9
export * from "./styles";
10
// export * from "./utils";
11
12
-export type * from "./components/SwiftUI";
+export type * from "./components/SwiftUI/index";
13
export type * from "./types";
0 commit comments