claudaniloxavier / orion-kit

...
0 stars 0 forks source link

[BUG] Button ripple doesn't work in next projects #37

Closed claudaniloxavier closed 8 months ago

claudaniloxavier commented 9 months ago

Describe the bug Button ripple doesn't work in next projects

To Reproduce Steps to reproduce the behavior:

  1. Install this package into a next project
  2. Import button component
  3. Ripple effect doesn't work when button is clicked
claudaniloxavier commented 8 months ago

This error was occurryin not only in SSR projects but in all projects using it. The problem occurs because the ripple animation didn't exists in those project.