Skip to content

Commit 881522a

Browse files
authored
Merge pull request #124 from Geode-solutions/toolbar_edit
fix(ViewToolbar): Remove props from ToolbarView component
2 parents 3eda2e9 + 7f16c02 commit 881522a

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)