Skip to content

Commit bacac32

Browse files
Merge pull request #53 from webdevnerdstuff/hotfix-lint
remove unused variable
2 parents 626b0fd + 9c1dadc commit bacac32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/documentation/sections/EventsSection.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ const items = [
144144
name: 'update:modelValue',
145145
},
146146
];
147-
const search = ref('');
148147
149148
const responseCode = `{
150149
e: MouseEvent | TouchEvent,

0 commit comments

Comments
 (0)