Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dolanske committed Jul 29, 2024
1 parent e84d1d5 commit 395fc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sidebar.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { button, div, h2, hr, img, p } from '@dolanske/cascade'
import { type Ref, ref } from '@vue/reactivity'
import type { Ref } from '@vue/reactivity'
import type { FormattedEvent } from '../types'

interface Props {
Expand Down

0 comments on commit 395fc8d

Please sign in to comment.