Importing and Displaying the Mock Data
Import the mock data lists and render each element using React.
We'll cover the following
Import widgets
and people
To begin rendering our widgets
and people
, we need to import them into App.tsx
:
Get hands-on with 1400+ tech skills courses.