Skip to content

Commit 077e70b

Browse files
author
Dustyn Blackmore
committed
Another minor readability change (Sorry)
1 parent 6531279 commit 077e70b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
8081
Initially developing an application heavily dependent on HTML 'Input' elements,
8182
I was quickly overwhelmed with the vast options of options available on NPM.
8283
These 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
8990
Thus; react-component_input.js was born
9091

9192
* Goals of this Project
93+
9294
The goal of this project is to provide a 'core'/'key' feature functional input
9395
component that performs nothing outside of that scope. These should also provide
9496
appropriate functionality that is exposed by React (Otherwise; what would be the

0 commit comments

Comments
 (0)