komposable / komponent

An opinionated way of organizing front-end code in Ruby on Rails, based on components
http://komponent.io
MIT License
426 stars 31 forks source link

Stops komponent components from being listed in the style guide sidebar #167

Open GeoffTidey opened 4 years ago

GeoffTidey commented 4 years ago

closes https://github.com/komposable/komponent/issues/164

Spone commented 4 years ago

Hi @GeoffTidey I don't see any change to the tests in your PR diff.

Can you confirm that you just needed to add the komponent/* components to the fixture app in order to test that they were not counted here?

GeoffTidey commented 4 years ago

Hey @Spone, it's been a while since I made this PR, but I have a recollection adding the komponent components to the fixtures was required.