We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0267e26 commit 297d677Copy full SHA for 297d677
test/src/index.jsx
@@ -20,7 +20,7 @@ export const App = () => {
20
<a href="/" className="navbar-brand">
21
<img src="/logo.svg" alt="react-scan-logo" width="30" height="30" />
22
<h3>
23
- <strong>React Scan</strong>
+ <strong style={{ fontFamily: 'Geist Mono, monospace' }}>React Scan</strong>
24
</h3>
25
</a>
26
<div className="navbar-links">
0 commit comments