react-code-input
react-code-input copied to clipboard
Add readonly option to component
In some instances, one may want to display the code with the component without the ability for users to change the input. In such a scenario, the read-only option will be great.