Skip to content

Commit 105d4b5

Browse files
committed
chore: import fix
1 parent a873637 commit 105d4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bottomsheet/svelte/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { BottomSheetOptions } from '@nativescript-community/ui-material-bottomsheet';
1+
import { BottomSheetOptions } from '../bottomsheet';
22
import { Frame, View, ViewBase } from '@nativescript/core';
33
import { NativeViewElementNode, createElement } from 'svelte-native/dom';
44
import { PageSpec } from 'svelte-native/dom/navigation';

0 commit comments

Comments
 (0)