storybookjs / icons

Library of icons used in apps and marketing sites
MIT License
9 stars 3 forks source link

Fix peer dependencies to make sure it work for React 16 #16

Closed cdedreuille closed 1 year ago

cdedreuille commented 1 year ago

Closes https://github.com/storybookjs/storybook/issues/23721

📦 Published PR as canary version: 1.1.4--canary.16.98b9dbb.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/icons@1.1.4--canary.16.98b9dbb.0 # or yarn add @storybook/icons@1.1.4--canary.16.98b9dbb.0 ```