pt 2
This commit is contained in:
parent
37aa9a0ddc
commit
91f223da68
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ class _MIHCalculatorState extends State<MIHCalculator> {
|
||||||
List<String> toolTitles = [
|
List<String> toolTitles = [
|
||||||
"Simple Calculator",
|
"Simple Calculator",
|
||||||
"Tip Calculator",
|
"Tip Calculator",
|
||||||
"Currency Exchange Rate",
|
"Forex Calculator",
|
||||||
];
|
];
|
||||||
return toolTitles;
|
return toolTitles;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue