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 7155dd2 commit ff7dccbCopy full SHA for ff7dccb
apps/codeimage/src/components/Footer/Footer.tsx
@@ -2,7 +2,7 @@ import {Box, Link} from '@codeimage/ui';
2
import {getUmami} from '@core/constants/umami';
3
import {createControlledDialog} from '@core/hooks/createControlledDialog';
4
import {Changelog} from '../Changelog/Changelog';
5
-import {link, linkOnlyDesktop} from './Footer.css';
+import {link} from './Footer.css';
6
import * as styles from './Footer.css';
7
8
export const Footer = () => {
0 commit comments