Getting Started with React Development with the React Suite Library — Radio Buttons and Text Inputs

John Au-Yeung
Dev Genius
Published in
3 min readMay 2, 2021

--

Photo by Jonathan Velasquez on Unsplash

React Suite is a useful UI library that lets us add many components easily into our React app.

In this article, we’ll look at how to use it to add components to our React app.

Radio Buttons

--

--