fix
This commit is contained in:
@@ -222,7 +222,7 @@ class _QuotesPageState extends ConsumerState<QuotesPage> {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
Text(
|
||||
'#${quote.quoteNumber}',
|
||||
'${quote.quoteNumber}',
|
||||
style: const TextStyle(
|
||||
fontSize: 16,
|
||||
fontWeight: FontWeight.w700,
|
||||
|
||||
Reference in New Issue
Block a user