The input component is a layout primitive that can be used to read user input.
input
It is just a input with some styles.
// Before <Input border={"3px solid black"} /> // After <input className="d0" />