diff --git a/public/.gitkeep b/public/.gitkeep new file mode 100644 index 0000000..aeaae4d --- /dev/null +++ b/public/.gitkeep @@ -0,0 +1,2 @@ +# This file ensures the public directory is kept in git +# Public directory is for static assets that should be served to browsers \ No newline at end of file diff --git a/src/components/Dashboard.tsx b/src/components/Dashboard.tsx index 4ce067c..c623aa1 100644 --- a/src/components/Dashboard.tsx +++ b/src/components/Dashboard.tsx @@ -190,7 +190,7 @@ export const Dashboard: React.FC = () => { Settings