Closed KarnellSchultz closed 4 years ago
Add TypeScript support to the project. All files do not need to be .tsvor .tsx files so the application can be progressively updated.
ts
.tsx
Update the Nav.js file to a Nav.tsx file and typed it's props.
Nav.js
Nav.tsx
Add TypeScript support to the project. All files do not need to be .
ts
vor.tsx
files so the application can be progressively updated.Update the
Nav.js
file to aNav.tsx
file and typed it's props.