torrinworx / destamatic-ui

A lightweight material component library powered by destam and destam-dom.
MIT License
2 stars 2 forks source link

Pull ripples out into utility #1

Closed Nefsen402 closed 7 months ago

Nefsen402 commented 7 months ago

This MR pulls the ripples effect into its own utility and rewrites it to use destam-dom instead of manual dom manipulation. I decided to name the new utility useRipples because this sort of feels like using a react hook.

torrinworx commented 7 months ago

Awesome!