Skip to content

Commit

Permalink
revert my-5 from ContractWriteMethods
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Apr 10, 2024
1 parent ca7f963 commit ea612da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const ContractWriteMethods = ({
if (!functionsToDisplay.length) {
return (
<div className="py-5">
<span className="font-light text-gray-500 my-5">
<span className="font-light text-gray-500">
Please select read methods from the <span className="sm:hidden">hamburger menu</span>
<span className="hidden sm:inline">sidebar</span>.
</span>
Expand Down

0 comments on commit ea612da

Please sign in to comment.