Skip to content

Commit f4123bd

Browse files
chore(component/ui/stories/table): update link import for mock data
1 parent df238e8 commit f4123bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/ui/__stories__/Table/mockMdxData.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import * as React from "react"
22

3-
import InlineLink from "../../../../../tailwind/ui/Link"
3+
import InlineLink from "@/components/ui/Link"
4+
45
import {
56
TableBody,
67
TableCell,

0 commit comments

Comments
 (0)