Fix "npx https:...." header issue (#759)

This commit is contained in:
N. Taylor Mullen 2025-06-05 00:00:34 -07:00 committed by GitHub
parent 77afd37c2e
commit 822803d9d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 58 deletions

View file

@ -337,7 +337,7 @@ export const App = ({
key={staticKey}
items={[
<Box flexDirection="column" key="header">
<Header title={process.env.CLI_TITLE} />
<Header />
<Tips config={config} />
</Box>,
...history.map((h) => (