separte class and services
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { useChantier } from "@/app/ContextChantier";
|
||||
import { Chantier, getChantiers } from "@/class/class";
|
||||
import { Chantier } from "@/class/class";
|
||||
import { getChantiers } from "@/services/ressourcesService";
|
||||
import { useEffect, useState } from "react";
|
||||
import {
|
||||
Dimensions,
|
||||
|
||||
Reference in New Issue
Block a user