Answer the question
In order to leave comments, you need to log in
Why am I getting styles from other .css files in React?
<Switch>
<Route exact path="/" component={Home} />
<Route path="/search" component={Search} />
<Route path="/playlist/:id" component={Playlist} />
</Switch>
I have routing <div className="tag"></div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question