IO-1584 Updated Bill Posting WIP.

This commit is contained in:
Patrick Fic
2021-12-27 12:25:32 -08:00
parent 38f190b8a5
commit d0fe352d95
4 changed files with 449 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ import {
Select,
Space,
Switch,
Table
Table,
} from "antd";
import React from "react";
import { useTranslation } from "react-i18next";