add otp component
This commit is contained in:
@@ -76,7 +76,7 @@ class ButtonView extends StatelessWidget {
|
||||
side: isOutlined
|
||||
? BorderSide(
|
||||
color: disabled
|
||||
? color.surface
|
||||
? ColorPalette.greyBorder
|
||||
: isSecondaryColor
|
||||
? ColorPalette.greyBorder
|
||||
: ColorPalette.primary,
|
||||
|
||||
Reference in New Issue
Block a user