chore: ajout des icônes manquantes au storybook

pull/3215/head
Alice Dahan 2024-11-05 11:15:46 +01:00 committed by liliced
parent 6a3699a769
commit ed73ed6f57
1 changed files with 10 additions and 0 deletions

View File

@ -9,16 +9,26 @@ const meta: Meta<typeof SvgIcon> = {
export default meta
export {
ArrowRightIcon,
CarretDownIcon,
CheckmarkIcon,
ChevronIcon,
CircledArrowIcon,
CircleIcon,
ClockIcon,
CrossIcon,
EditIcon,
ErrorIcon,
ExternalLinkIcon,
GithubIcon,
HelpIcon,
HexagonIcon,
InfoIcon,
PlusCircleIcon,
ReturnIcon,
SearchIcon,
SquareIcon,
SuccessIcon,
TriangleIcon,
WarningIcon,
} from '@/design-system/icons'