Rename component file

This commit is contained in:
Khalid Adil 2023-08-03 13:50:34 -05:00
parent 0ae4d237c4
commit 81bf5bbf3e
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
import moment from 'moment';
import momentTimezone from 'moment-timezone';
import raf from 'utils/raf';
import ClockChild from './ClockChild.vue';
import ClockChild from './ClockChildy.vue';
export default {
components: {