mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-17 17:30:17 -04:00
updated imports
This commit is contained in:
parent
52b2c715b9
commit
4be304dfcc
|
@ -6,7 +6,6 @@ import Table from "@/components/Table/Table";
|
|||
import { RowOpenAction } from "@/components/Table/RowOpenAction";
|
||||
import TagsInput from "@/components/TagsInput/Index";
|
||||
import Service from "@/utils/models/Service";
|
||||
import DataPoint from "@/utils/models/DataPoint";
|
||||
|
||||
type ServiceTableProps = {
|
||||
data: Service[],
|
||||
|
|
Loading…
Reference in New Issue
Block a user