This commit is contained in:
Dan Abramov
2023-02-05 00:00:19 +00:00
parent 8e03461a64
commit 915e9d3130

View File

@@ -622,7 +622,8 @@ function BrowserChrome({children, setPostPromise, setCommentsPromise}) {
<div className="bg-gray-10 text-sm text-gray-50 text-center rounded-full p-1 w-full flex-row flex space-between items-center">
<div className="h-6 w-6" />
<div className="w-full leading-snug">
example.com/posts/its-fika-time
<span className="text-gray-30">example.com</span>
/posts/its-fika-time
</div>
<button
onClick={handleRestart}