Nonprofit Circle (formerly Nonprofit Exchange Hub) A hub for the exchange of goods, information and connections for nonprofits of all sizes.
29
stars
19
forks
source link
Update `index.tsx` with new React 18 docs. #353
Closed
esteban-gs closed 1 year ago
We recently upgraded to React 18 and we will follow up with smaller tickets to solve any parts that may have broken.
In
index.tsx
, we should render the application root as the React 18 migration docs specify: https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apisOriginally posted by @esteban-gs in https://github.com/Nonprofit-Exchange-Hub/web-app/pull/351#pullrequestreview-1497519123
Acceptance criteria:
index.tsx
is rendered as specified in docs