react-daisyui
react-daisyui copied to clipboard
Stat.Item
trafficstars
In story book the Stats component has Stat.Item. It looks likeStat is not exported? I'll investigate further.
Yes, if you need to use Item you need to use it was Stats.Stat.Item. The storybook is giving the incorrect example since it isn't using the library on how it is exported, as it has access to everything.
I will create a PR that fixes the example in a bit
@benjitrosch I think this can be closed since my merged PR has already been merged!
@dev0T good catch, thanks!