refactor(background): remove auto-imports

This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent 2b31cb56c3
commit 09a97da116
4 changed files with 3 additions and 65 deletions
+1
View File
@@ -1,4 +1,5 @@
import type { FunctionalComponent } from 'vue'
import { h } from 'vue'
import { BackgroundVariant } from './types'
interface LinePatternProps {