Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hide-on-bush-x committed Jan 31, 2023
1 parent 624e7a7 commit 4028a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/helpers/provider/modules/green/green.ts
Expand Up @@ -26,7 +26,7 @@ export const useGreen = function (masa, walletAddress, identity) {
},
[masa]
);

return {
green: data,
handleCreateMasaGreen,
Expand Down

0 comments on commit 4028a8f

Please sign in to comment.