Skip to content

Commit 8967c4b

Browse files
committed
style(modal): Removed an unused import
1 parent 00dbb2f commit 8967c4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/solid/src/modal/template/modal-footer.component.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { Divider } from '@spuxx/solid';
21
import { Component, ParentProps } from 'solid-js';
32

43
interface Props extends ParentProps {}

0 commit comments

Comments
 (0)