mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-25 10:59:41 +00:00
fix typo
This commit is contained in:
@ -332,7 +332,7 @@ class BasicsView extends StatelessWidget {
|
||||
style:
|
||||
const TextStyle(color: ColorsManager.blackColor),
|
||||
decoration: inputTextFormDeco(
|
||||
hintText: "Comapny Name (Optional)")
|
||||
hintText: 'Company Name (Optional)')
|
||||
.copyWith(
|
||||
hintStyle: context.textTheme.bodyMedium?.copyWith(
|
||||
fontWeight: FontWeight.w400,
|
||||
|
Reference in New Issue
Block a user