Skip to content

Commit 40b584f

Browse files
committed
fix lint
1 parent 5c72dbf commit 40b584f

File tree

1 file changed

+1
-1
lines changed
  • packages/dashboard-app/src/components/svg

1 file changed

+1
-1
lines changed

packages/dashboard-app/src/components/svg/logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { D, Svg } from "./icons";
1+
import { Svg } from "./icons";
22

33
interface LockupProps extends React.SVGAttributes<SVGElement> {
44
size?: number | number[];

0 commit comments

Comments
 (0)