refactor(transportes): ♻️ Ajusta rota de transportes
This commit is contained in:
@@ -45,7 +45,7 @@ import {
|
||||
} from "ionicons/icons";
|
||||
import { useEffect, useState } from "react";
|
||||
import { useHistory, useLocation } from "react-router";
|
||||
import { getTransportes } from "../../services/transportes";
|
||||
import { getTransportes } from "../../services/functions/transportsService";
|
||||
import { createUserSearch } from "../../services/api/users";
|
||||
import "./Transportes.css";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user