mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
fix 'feeback' typo in stock app in menus
TBR=eseidel Review URL: https://codereview.chromium.org/1065653009
This commit is contained in:
parent
4398883334
commit
ab3b684f23
@ -23,7 +23,7 @@ class StockMenu extends Component {
|
||||
items: [
|
||||
[new Text('Add stock')],
|
||||
[new Text('Remove stock')],
|
||||
[new Text('Help & feeback')],
|
||||
[new Text('Help & feedback')],
|
||||
],
|
||||
level: 4),
|
||||
_style
|
||||
|
Loading…
Reference in New Issue
Block a user