tloncorp / indigo-react

React components that implement Tlon's design language
MIT License
40 stars 6 forks source link

Icon: icon string union should be exported #77

Closed liam-fitzgerald closed 3 years ago

liam-fitzgerald commented 3 years ago

It'd be nice if we could use the string union that the Icon component uses in our own components so that we can get typechecking when we pass the icon prop down from a parent component

g-a-v-i-n commented 3 years ago

Resolved in #78 (v1.2.10)