fixed icon in goal planner
This commit is contained in:
parent
6c1cf5886e
commit
773ddf8362
@ -232,7 +232,7 @@ class _GoalStateScreenState extends State<GoalStateScreen> {
|
||||
),
|
||||
);
|
||||
},
|
||||
icon: const Icon(FeatherIcons.x),
|
||||
icon: const Icon(FeatherIcons.trash2),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user