Skip to content

Commit b5484c6

Browse files
committed
chore: rename gallery route to garden
1 parent 47b5316 commit b5484c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ export function App() {
436436
}
437437
/>
438438
<Route
439-
path="/gallery"
439+
path="/garden"
440440
element={
441441
<RequireTerms>
442442
<Garden />

0 commit comments

Comments
 (0)