Skip to content

Commit 7f16c02

Browse files
committed
fix(ViewToolbar): Remove props from ToolbarView component
1 parent 3eda2e9 commit 7f16c02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/ViewToolbar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<v-col>
44
<v-btn
55
density="comfortable"
6-
v-bind="props"
76
icon
87
@click.stop="reset_camera"
98
v-tooltip:left="'Reset camera'"

0 commit comments

Comments
 (0)