mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-20 10:30:16 -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 { RowOpenAction } from "@/components/Table/RowOpenAction";
|
||||||
import TagsInput from "@/components/TagsInput/Index";
|
import TagsInput from "@/components/TagsInput/Index";
|
||||||
import Service from "@/utils/models/Service";
|
import Service from "@/utils/models/Service";
|
||||||
import DataPoint from "@/utils/models/DataPoint";
|
|
||||||
|
|
||||||
type ServiceTableProps = {
|
type ServiceTableProps = {
|
||||||
data: Service[],
|
data: Service[],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user