Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 293 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 293 Bytes

Fix your mouse

This is a tool used to detect mouse double clicks. If you like it, click star!

Btw when I was making this website my mouse was double clicking (almost 50%) hahaha

Run

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev