-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
week5-clientside-kk2/src/App.jsx
Lines 11 to 16 in b6c85a3
| <Router> | |
| <Routes> | |
| <Route path="/" element={<Home name={name} setName={setName} />} /> | |
| <Route path="game" element={<Game name={name} />} /> | |
| </Routes> | |
| </Router> |
Metadata
Metadata
Assignees
Labels
No labels