Skip to content

Commit e8b12c5

Browse files
committed
chore(ui): remove extra button
1 parent d366cdf commit e8b12c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web/src/components/ProjectForm.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@
5353
data-testid="newProject-alert"
5454
></v-checkbox>
5555

56-
<v-btn v-if="itemId !== 'new'" color="blue-grey">
57-
Test notifications
58-
</v-btn>
59-
6056
<v-switch
6157
v-if="itemId === 'new'"
6258
v-model="item.demo"

0 commit comments

Comments
 (0)