PR-536602: updating packages and fixing vendors.css error.

This commit is contained in:
2022-08-10 21:42:46 +00:00
parent 73056ae8bd
commit 5780bae041
8 changed files with 41 additions and 31 deletions

View File

@ -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>