Skip to content

Commit 3e40c7c

Browse files
authored
Fix Typo
1 parent 542cd1d commit 3e40c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/DafaultAside.vue renamed to src/containers/DefaultAside.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<script>
244244
import { Switch as cSwitch } from '@coreui/vue'
245245
export default {
246-
name: 'DafaultAside',
246+
name: 'DefaultAside',
247247
components: {
248248
cSwitch
249249
}

0 commit comments

Comments
 (0)