Input

The input component is a layout primitive that can be used to create any kind of layout.

It is just a input with some styles.

How to use

// Before
<Input/>

// After
<input/>