Repository URL to install this package:
Version:
0.9.6 ▾
|
import PrimaryButton from './PrimaryButton'
import SecondaryButton from './SecondaryButton'
import TertiaryButton from './TertiaryButton'
import ButtonWithIcon from './ButtonWithIcon'
import GhostButton from './GhostButton'
import LinkButton from './LinkButton'\
export {
PrimaryButton,
SecondaryButton,
TertiaryButton,
ButtonWithIcon,
GhostButton,
LinkButton
}