mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-09 14:00:15 -04:00
updated imports
This commit is contained in:
parent
4f3111f08b
commit
70a618c7c9
|
@ -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