diff --git a/src/photo/form/PhotoForm.tsx b/src/photo/form/PhotoForm.tsx
index 46aafbe5..0749226a 100644
--- a/src/photo/form/PhotoForm.tsx
+++ b/src/photo/form/PhotoForm.tsx
@@ -588,6 +588,12 @@ export default function PhotoForm({
colorData={generateColorDataFromString(formData.colorData)}
/>}
/>;
+ case 'tags':
+ return ;
case 'albums':
return