Skip to content

Commit bbe2752

Browse files
committed
️🦵🏻🪸 ↝ [SSM-62 SSG-88]: Removing upload def for now
1 parent 73ec49e commit bbe2752

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

constants/Structures/Properties.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ export const StructuresConfig: StructureConfig = {
154154
// text: "View all discoveries",
155155
// dynamicComponent: <AllClassifications initialType="planet" />
156156
// },
157-
{
158-
icon: <CameraIcon className="w-6 h-6 text-[#5e81ac]" />,
159-
text: "Upload content",
160-
dynamicComponent: <FreeformUploadData />,
161-
}
157+
// {
158+
// icon: <CameraIcon className="w-6 h-6 text-[#5e81ac]" />,
159+
// text: "Upload content",
160+
// dynamicComponent: <FreeformUploadData />,
161+
// }
162162
// Copy action/labels
163163
],
164164
buttons: [

0 commit comments

Comments
 (0)