Skip to content

Commit

Permalink
Update LinkTo to a named import
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmacknz committed Jul 19, 2021
1 parent 3c70bd8 commit 4926d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/design-tokens/docs/DocsComponents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import { Box, Paragraph } from "@kaizen/component-library"
import { Card } from "@kaizen/draft-card"
import { Tabs } from "@kaizen/draft-tabs"
import LinkTo from "@storybook/addon-links/react"
import { LinkTo } from "@storybook/addon-links/react"
import { Meta } from "@storybook/react"
import classNames from "classnames"
import "highlight.js/styles/monokai.css"
Expand Down

0 comments on commit 4926d6b

Please sign in to comment.