plint-line-follower
v0.0.1
Published
An Astro component that generates a plint line that follows the mouse
Downloads
1
Maintainers
Readme
plint-line-follower
An Astro component that generates a plint line that follows the mouse
Installation 📖
# You can intall with npm
npm install plint-line-follower
# or with yarn
yarn add plint-line-follower
# or with pnpm
pnpm add plint-line-followerUsage ⚙️
---
import PlintLineFollower from 'plint-line-follower';
---
<PlintLineFollower />
