hannoeru / vite-plugin-pages

File system based route generator for ⚡️Vite
MIT License
1.87k stars 128 forks source link

docs: add example in docs for React v18 #422

Closed laruiss closed 7 months ago

laruiss commented 1 year ago

Description

The documentation about React is only available for React <= 17. This PR adds documentation for React 18 and its new way to render the root Element of the React App.

Additional context


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following