Skip to content

Commit e050e57

Browse files
committed
chore: fix merge issue
1 parent 0df1c5b commit e050e57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/Staking/StakingForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ export function StakingForm() {
5252
<PromptBox className="py-[10vh]">
5353
<DelegationForm
5454
loading={loading}
55-
available={available}
5655
blocked={blocked}
5756
disabled={disabled}
5857
hasError={hasError}

0 commit comments

Comments
 (0)