Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Sep 8, 2024
1 parent 857ec11 commit d5ffaa6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export function ContractTabs({ contractId }: ContractTabsProps) {

return (
<NavigationTab
className="mb-8"
defaultValue={defaultValue}
value={defaultValue}
renderTab={(children, item) => (
Expand Down

0 comments on commit d5ffaa6

Please sign in to comment.