mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-06-21 05:18:32 -06:00
PR-536602: updating packages and fixing vendors.css error.
This commit is contained in:
@ -8,7 +8,7 @@ const OtherComponent = () => (
|
||||
<header className="App-header">
|
||||
<img src={logo} className="App-logo" alt="logo" />
|
||||
<p>
|
||||
Edit src/frontend/OtherComponent.jsx and save to reload.
|
||||
Edit <code>src/frontend/OtherComponent.jsx</code> and save to reload.
|
||||
</p>
|
||||
<Link className="App-link" to="/">Initial Component</Link>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user