Remainder of menu refactoring updates.

This commit is contained in:
Patrick Fic
2023-01-17 19:48:37 -08:00
parent ef290e79b1
commit 7bd83557c1
31 changed files with 360 additions and 405 deletions

View File

@@ -6,12 +6,10 @@ import {
Dropdown,
Form,
Input,
InputNumber,
Menu,
Select,
InputNumber, Select,
Space,
Statistic,
Typography,
Typography
} from "antd";
import Dinero from "dinero.js";
import moment from "moment";