File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ A basic example may be;
7777(Mostly asked by myself, to myself)
7878
7979* Why does this component even exist?
80+
8081Initially developing an application heavily dependent on HTML 'Input' elements,
8182I was quickly overwhelmed with the vast options of options available on NPM.
8283These options, whilst not opinionated, often didn't quite meet my requirements,
@@ -89,6 +90,7 @@ it rather hard to conveniently include in other projects. Work invested in copy
8990Thus; react-component_input.js was born
9091
9192* Goals of this Project
93+
9294The goal of this project is to provide a 'core'/'key' feature functional input
9395component that performs nothing outside of that scope. These should also provide
9496appropriate functionality that is exposed by React (Otherwise; what would be the
You can’t perform that action at this time.
0 commit comments