IO-841 Missed in commit.

This commit is contained in:
Patrick Fic
2021-04-07 09:37:50 -07:00
parent c74498b7a9
commit f9a9b57d0c
3 changed files with 5 additions and 231 deletions

View File

@@ -1,7 +1,6 @@
import { Button, Table } from "antd";
import React from "react";
import { useTranslation } from "react-i18next";
import CurrencyFormatter from "../../utils/CurrencyFormatter";
export default function ShopEmployeesListComponent({
loading,
employees,