Update TODO wording.
This commit is contained in:
@ -6,7 +6,7 @@ import 'package:flutter_expense_tracker/db.dart';
|
||||
import '/models/expense.dart';
|
||||
import '/models/frequency.dart';
|
||||
|
||||
// TODO: Make this a generic class based on a superclass of Expense, Income, and Assets?
|
||||
// TODO: Make this a generic UI based on a superclass of Expense, Income, and Assets.
|
||||
|
||||
class ExpensePage extends StatefulWidget {
|
||||
const ExpensePage({
|
||||
|
Reference in New Issue
Block a user