diff --git a/.specstory/.gitignore b/.specstory/.gitignore index 53b537f4..d05a40ef 100644 --- a/.specstory/.gitignore +++ b/.specstory/.gitignore @@ -1,2 +1,4 @@ # SpecStory explanation file /.what-is-this.md +# SpecStory project identity file +/.project.json diff --git a/apps/web/src/components/ui/photo-viewer/ExifPanel.tsx b/apps/web/src/components/ui/photo-viewer/ExifPanel.tsx index 9ff33828..35e1c2c6 100644 --- a/apps/web/src/components/ui/photo-viewer/ExifPanel.tsx +++ b/apps/web/src/components/ui/photo-viewer/ExifPanel.tsx @@ -43,9 +43,9 @@ export const ExifPanel: FC<{