Skip to content

Commit 23b1f9f

Browse files
committed
chore: remove TODO
1 parent bf20cda commit 23b1f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/organization/OrganizationsOverview/OrganizationsOverview.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ const OrganizationsOverview = ({ user }: Props) => {
7878
cta: [
7979
{
8080
label: app.organizationsPage.header.cta.newOrganization.label,
81-
// TODO: get Sigil Icon component working and update accordingly. Context: https://github.com/omnidotdev/backfeed-app/pull/44#discussion_r1897974331
8281
icon: <Icon src={LuCirclePlus} />,
8382
dialogType: DialogType.CreateOrganization,
8483
disabled: !tierRestrictions?.canCreateOrganizations,

0 commit comments

Comments
 (0)