@brainerd/text-input

Reusabled Text Input Component

Usage no npm install needed!

<script type="module">
  import brainerdTextInput from 'https://cdn.skypack.dev/@brainerd/text-input';
</script>

README

Brainerd Text Input

A simple reusable text input component for React

Installation

Using npm

> npm install --save @brainerd/text-input

Using Yarn

> yarn add @brainerd/text-input