diff --git a/.gitignore b/.gitignore index d78677a..d73f687 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ Thumbs.db npm-debug.log* yarn-debug.log* yarn-error.log* + +package-lock.json \ No newline at end of file diff --git a/App.tsx b/App.tsx index 6c8817a..9ad5ec1 100644 --- a/App.tsx +++ b/App.tsx @@ -47,7 +47,7 @@ export default function App() {