Skip to content

Commit 306af15

Browse files
committed
Rename icon index file
1 parent 1f3cb71 commit 306af15

File tree

2 files changed

+1
-1
lines changed
  • apps/landing/src

2 files changed

+1
-1
lines changed

apps/landing/src/app/(detail)/components/overview/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Center, Flex, Grid, Text, VStack } from '@devup-ui/react'
22

3-
import * as Icons from '@/components/icons/components/componentIcons'
3+
import * as Icons from '@/components/icons/components'
44

55
import Card from '../Card'
66

apps/landing/src/components/icons/components/componentIcons.ts renamed to apps/landing/src/components/icons/components/index.ts

File renamed without changes.

0 commit comments

Comments
 (0)