Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: button
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Oct 5, 2023
1 parent 53881a3 commit ba50db4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const MainNavButtons = () => {
justify="center"
align="center"
gap="8x"
shrink="0"
>
{is_logged_in ? (
<Button.Primary disabled={is_region_loading} onClick={handleGetTrading} outlined>
Expand Down

0 comments on commit ba50db4

Please sign in to comment.