Skip to content

Commit

Permalink
️🦵🏻🪸 ↝ [SSM-62 SSG-88]: Removing upload def for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Gizmotronn committed Dec 28, 2024
1 parent 73ec49e commit bbe2752
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions constants/Structures/Properties.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@ export const StructuresConfig: StructureConfig = {
// text: "View all discoveries",
// dynamicComponent: <AllClassifications initialType="planet" />
// },
{
icon: <CameraIcon className="w-6 h-6 text-[#5e81ac]" />,
text: "Upload content",
dynamicComponent: <FreeformUploadData />,
}
// {
// icon: <CameraIcon className="w-6 h-6 text-[#5e81ac]" />,
// text: "Upload content",
// dynamicComponent: <FreeformUploadData />,
// }
// Copy action/labels
],
buttons: [
Expand Down

0 comments on commit bbe2752

Please sign in to comment.