0.0.0 • Published 9 months ago

@locusts/react v0.0.0

Weekly downloads
-
License
0BSD
Repository
github
Last release
9 months ago

@locusts/react

CI NPM Version

Description

@locusts/react is a member of a series of components that allows you to introduce locusts into your website.

Why would you want to do that? I don't know.

Installation

npm install -D @locusts/react

Usage

import { Locusts } from "@locusts/react";

export default function App() {
  return <Locusts />;
}
0.0.0

9 months ago