Lib: Fix typo in DriverCard
This commit is contained in:
@ -173,7 +173,7 @@
|
|||||||
color="tertiary"
|
color="tertiary"
|
||||||
submit
|
submit
|
||||||
width="w-full"
|
width="w-full"
|
||||||
disable={disable_inputs}
|
disabled={disable_inputs}
|
||||||
>
|
>
|
||||||
Create Driver
|
Create Driver
|
||||||
</Button>
|
</Button>
|
||||||
|
Reference in New Issue
Block a user