diff --git a/client/src/App.tsx b/client/src/App.tsx index acdd79f..8395adb 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -29,7 +29,7 @@ function App(): JSX.Element { } /> } /> } /> - + } /> } /> } /> diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..97ef2f3 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "tours", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}