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 1f3cb71 commit 306af15Copy full SHA for 306af15
apps/landing/src/app/(detail)/components/overview/page.tsx
@@ -1,6 +1,6 @@
1
import { Center, Flex, Grid, Text, VStack } from '@devup-ui/react'
2
3
-import * as Icons from '@/components/icons/components/componentIcons'
+import * as Icons from '@/components/icons/components'
4
5
import Card from '../Card'
6
…nents/icons/components/componentIcons.ts …src/components/icons/components/index.tsapps/landing/src/components/icons/components/componentIcons.ts renamed to apps/landing/src/components/icons/components/index.ts
0 commit comments