We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c72dbf commit 40b584fCopy full SHA for 40b584f
packages/dashboard-app/src/components/svg/logo.tsx
@@ -1,4 +1,4 @@
1
-import { D, Svg } from "./icons";
+import { Svg } from "./icons";
2
3
interface LockupProps extends React.SVGAttributes<SVGElement> {
4
size?: number | number[];
0 commit comments