feat: add a page to showcase the local installation script (#16122)

This commit is contained in:
ケイラ
2025-01-15 10:42:14 -07:00
committed by GitHub
parent d29ef9cc5c
commit cd62e3934a
6 changed files with 128 additions and 8 deletions
@@ -65,7 +65,7 @@ export const CodeExample: FC<CodeExampleProps> = ({
</span>
</>
) : (
<>{code}</>
code
)}
</code>