appwrite / demo-todo-with-react

A basic demo example for integrating between Appwrite & React JS 💙
https://appwrite-todo-with-react.vercel.app
MIT License
200 stars 128 forks source link

Upgrade Switch elements to Routes #63

Closed Tribhuwan-Joshi closed 1 year ago

Tribhuwan-Joshi commented 1 year ago

As per react-router v6 , Routes are preferable over Switch . Remove exact keyword

What does this PR do?

Replace Switch element to Routes and remove the exact keyword

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

vercel[bot] commented 1 year ago

@Tribhuwan-Joshi is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.