Skip to content

Commit

Permalink
chore(plugin-pwa): update exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Nov 18, 2024
1 parent 13daf7e commit f966926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/pwa/plugin-pwa/src/client/components/icons.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { FunctionalComponent, VNode } from 'vue'
import { h } from 'vue'

export interface SVGWrapperProps {
interface SVGWrapperProps {
name?: string
color?: string
}
Expand Down

0 comments on commit f966926

Please sign in to comment.