Skip to content

Commit

Permalink
Leave TODO note
Browse files Browse the repository at this point in the history
  • Loading branch information
gkarat committed Feb 15, 2023
1 parent 60cb8cd commit 90e5d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/GroupsTable/GroupsTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ const GroupsTable = () => {
cells: [
{
title: rejected ? (
// TODO: don't render the primary button (requires change in FF)
<ErrorState />
) : (
<NoEntitiesFound
Expand Down

0 comments on commit 90e5d8d

Please sign in to comment.