astro-multicolor-light-mouse
v0.0.2
Published
An Astro component that creates an interactive multi-tree-branch with colors that reacts to the user's mouse movement
Downloads
3
Maintainers
Readme
astro-multicolor-light-mouse
An Astro component that creates an interactive multi-tree-branch with colors that reacts to the user's mouse movement
Installation 📖
# You can intall with npm
npm install astro-multicolor-light-mouse
# or with yarn
yarn add astro-multicolor-light-mouse
# or with pnpm
pnpm add astro-multicolor-light-mouseUsage ⚙️
---
import MultiColorLightMouse from 'astro-multicolor-light-mouse';
---
<MultiColorLightMouse />
