Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank committed Sep 13, 2024
1 parent dffc4c3 commit 0f81dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/Button/Button.dev.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {SearchIcon, TriangleDownIcon, EyeIcon, IssueClosedIcon} from '@primer/octicons-react'
import React from 'react'
import {Button, IconButton, LinkButton} from '.'
import {Button, IconButton} from '.'
import {default as Text} from '../Text'

export default {
Expand Down

0 comments on commit 0f81dd7

Please sign in to comment.