Skip to content

Commit

Permalink
chore: readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
betula committed May 23, 2022
1 parent 78d619f commit dd14af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -58,7 +58,7 @@ const Reset = () => {
return <button onClick={reset}></button>
}

export const App => () => {
export const App = () => {
return <>
<Counter />
<Counter />
Expand Down

0 comments on commit dd14af5

Please sign in to comment.