Skip to content

Commit fd881e2

Browse files
Update type
1 parent 491ca10 commit fd881e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/types/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export interface Props {
4545
maxWidth?: VNavigationDrawer['width'];
4646
minWidth?: VNavigationDrawer['width'];
4747
modelValue?: VNavigationDrawer['modelValue'];
48-
name?: string;
48+
name?: VNavigationDrawer['name'];
4949
rail?: VNavigationDrawer['rail'];
5050
railWidth?: VNavigationDrawer['railWidth'];
5151
resizable?: boolean | undefined;

0 commit comments

Comments
 (0)