@sarthakb009/tool
v1.0.0
Published
Tool
Downloads
13
Readme
Tool
Tool - A React component built with TypeScript and Tailwind CSS.
Installation
npm install @sarthakb009/toolUsage
import { Tool } from '@sarthakb009/tool';
function App() {
return <Tool />;
}Peer Dependencies
- react ^18.0.0
- react-dom ^18.0.0
- lucide-react ^0.294.0
License
MIT
