UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

2 lines 238 B
import { SelectPanel, SelectPanelMessageProps, SelectPanelProps, SelectPanelSecondaryActionProps } from "./SelectPanel.js"; export { SelectPanel, type SelectPanelMessageProps, type SelectPanelProps, type SelectPanelSecondaryActionProps };