2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/react-router-dom.js?v=45843a1e' does not provide an export named 'Switch'

2
Posted at

はじめに

  • react-router-dom導入時の話

問題

  • Switchコンポーネントがないと言われる

解決

  • 今のverではSwitchはないので、Routesコンポーネントを使う

終わりに

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?