8 lines
242 B
Plaintext
8 lines
242 B
Plaintext
|
|
<CssVarsProvider theme={customTheme}>
|
||
|
|
<div>
|
||
|
|
<Typography>
|
||
|
|
Press <Typography level="kbd">⌘</Typography> +{' '}
|
||
|
|
<Typography level="kbd">k</Typography> to search the documentation.
|
||
|
|
</Typography>
|
||
|
|
</div>
|
||
|
|
</CssVarsProvider>
|