Skip to content

Commit

Permalink
remove unused default prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Justice Arthur committed Oct 28, 2022
1 parent 38b34a4 commit 6be3ef2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/workspace/WorkspacesListPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const propTypes = {

const defaultProps = {
policies: {},
policyMembers: {},
userWallet: {
currentBalance: 0,
},
Expand Down

0 comments on commit 6be3ef2

Please sign in to comment.