feat: update dashboard
This commit is contained in:
@@ -101,6 +101,9 @@ class $AssetsIconsGen {
|
||||
/// File path: assets/icons/payments.svg
|
||||
SvgGenImage get payments => const SvgGenImage('assets/icons/payments.svg');
|
||||
|
||||
/// File path: assets/icons/people.svg
|
||||
SvgGenImage get people => const SvgGenImage('assets/icons/people.svg');
|
||||
|
||||
/// File path: assets/icons/print.svg
|
||||
SvgGenImage get print => const SvgGenImage('assets/icons/print.svg');
|
||||
|
||||
@@ -152,6 +155,7 @@ class $AssetsIconsGen {
|
||||
orders,
|
||||
pajak,
|
||||
payments,
|
||||
people,
|
||||
print,
|
||||
qrCode,
|
||||
report,
|
||||
|
||||
Reference in New Issue
Block a user