diff --git a/src/components/Layout/HomeContent.js b/src/components/Layout/HomeContent.js index f9b785db420..f27b7bfa548 100644 --- a/src/components/Layout/HomeContent.js +++ b/src/components/Layout/HomeContent.js @@ -297,9 +297,9 @@ export function HomeContent() {
People expect web app pages to load fast. On the server, React lets you start streaming HTML while you’re still @@ -383,9 +383,9 @@ export function HomeContent() {
People expect native apps to look and feel like their platform.{' '} @@ -1114,9 +1114,9 @@ function SearchableVideoList({ videos }) { noPadding={true} contentMarginTop="72px" height="30rem"> -
A brief history of React
@@ -1315,7 +1315,7 @@ function BrowserChrome({children, hasPulse, hasRefresh, domain, path}) { /> - + {domain} {path != null && '/'} diff --git a/src/components/Layout/TopNav/TopNav.tsx b/src/components/Layout/TopNav/TopNav.tsx index efc90ed2c76..e32c28f5a68 100644 --- a/src/components/Layout/TopNav/TopNav.tsx +++ b/src/components/Layout/TopNav/TopNav.tsx @@ -303,7 +303,7 @@ export default function TopNav({