From svelte-toolbox I want only Ripple component, but there is no possibility to run:
npm install --save-dev svelte-toolbox/ripple
and import the Ripple by default:
import Ripple from 'svelte-toolbox/ripple'
This would be just great to add in future versions!
From svelte-toolbox I want only Ripple component, but there is no possibility to run:
and import the Ripple by default:
This would be just great to add in future versions!