Skip to content

Commit

Permalink
Remove unused component and fix eslinet on drawer
Browse files Browse the repository at this point in the history
  • Loading branch information
wssheldon committed Nov 29, 2023
1 parent b2bfb3b commit 6f1f6d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ watchEffect(() => {
<template>
<div>
<v-navigation-drawer v-model="drawerVisible" location="right" width="400">
<v-divider></v-divider>
<v-divider />

<div class="pl-6">
<v-row no-gutters align="center" class="pt-6">
Expand Down
34 changes: 0 additions & 34 deletions src/dispatch/static/dispatch/src/case/CaseStatusToggle.vue

This file was deleted.

0 comments on commit 6f1f6d9

Please sign in to comment.