Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tinuola committed Dec 5, 2024
1 parent 8dd8f3a commit 236dfed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/stories/BaseCalendar.stories.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import { computed } from 'vue'
import BaseCalendar from '../lib-components/BaseCalendar.vue'
import { mockCalendarEvents } from './mock/CalendarEvents'
import BlockCardWithImage from '@/lib-components/BlockCardWithImage.vue'
import BlockTag from '@/lib-components/BlockTag.vue'
import BlockEventDetail from '@/lib-components/BlockEventDetail.vue'

export default {
title: 'Base Calendar',
Expand Down

0 comments on commit 236dfed

Please sign in to comment.