Skip to content

Commit

Permalink
chore: fixes merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
tbusillo committed Feb 9, 2024
1 parent f642292 commit e2b7eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/components/Timeline.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A list component to display a list of events or items in chronologi
source: https://github.com/dequelabs/cauldron/tree/develop/packages/react/src/components/Timeline/Timeline.tsx
---

import { Timeline, TimelineItem, Icon } from '@deque/cauldron-react'
import Timeline, { TimelineItem, Icon } from '@deque/cauldron-react'

```js
import { Timeline, TimelineItem } from '@deque/cauldron-react'
Expand Down

0 comments on commit e2b7eaf

Please sign in to comment.