diff --git a/README.md b/README.md index 3605ff3..3b6ad99 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ your application. ```tsx import { TellerConnect } from "teller-connect-react"; -const App extends React.Component { +class App extends React.Component { // ... render() { return (