We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a873637 commit 105d4b5Copy full SHA for 105d4b5
src/bottomsheet/svelte/index.ts
@@ -1,4 +1,4 @@
1
-import { BottomSheetOptions } from '@nativescript-community/ui-material-bottomsheet';
+import { BottomSheetOptions } from '../bottomsheet';
2
import { Frame, View, ViewBase } from '@nativescript/core';
3
import { NativeViewElementNode, createElement } from 'svelte-native/dom';
4
import { PageSpec } from 'svelte-native/dom/navigation';
0 commit comments