feat: #9 add copy code button

This commit is contained in:
Yifei Zhang
2023-03-26 12:29:02 +00:00
parent 95f0ac3648
commit d6e206aa66
3 changed files with 59 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
import { Analytics } from "@vercel/analytics/react";
import { Home } from './components/home'
import { Home } from "./components/home";
export default function App() {
return (