Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit a34050a

Browse files
committed
Fixed casing typo
1 parent 2c0d705 commit a34050a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/Home/RoadmapSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Box } from '@mui/material'
2-
import TimelineItem from './Timelineitem'
2+
import TimelineItem from './TimelineItem'
33
import { SectionBox } from '@/components/SectionBox'
44

55
const roadmapItems = [

0 commit comments

Comments
 (0)