playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
662 stars 61 forks source link

Rename stories files #328

Closed willeastcott closed 10 months ago

willeastcott commented 10 months ago

In each component folder, we currently have:

It seems to me that index.stories.tsx would be better named component.stories.tsx since it's operating on/exercising component.tsx.