We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fd416 commit e5729beCopy full SHA for e5729be
packages/create-vite/template-preact/src/app.jsx
@@ -1,6 +1,6 @@
1
import { Logo } from './logo'
2
3
-export function App(props) {
+export function App() {
4
return (
5
<>
6
<Logo />
0 commit comments