Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi6jp committed Jun 22, 2023
1 parent e0cfdc4 commit f979092
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Dropdown/DropdownDetails.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import React from 'react'

import { classesFn, DropdownProps } from './Dropdown'
import DropdownMenu from './DropdownMenu'
import DropdownItem from './DropdownItem'
import { Summary } from './DropdownToggle'

export type DetailsProps = Omit<
Expand Down

0 comments on commit f979092

Please sign in to comment.