This commit is contained in:
Luiz H. R. Silva 2024-06-04 21:22:33 -03:00
parent ac361d54a0
commit f4e8a8d5bf
6 changed files with 110 additions and 83 deletions

View file

@ -1,5 +1,5 @@
import type * as mui_material from "@mui/material";
import { type tipoResposta } from "~comuns/dist";
import { type tipoResposta } from "p-respostas";
import React from "react";
import type * as react_toastify from "react-toastify";
import type { Id } from "react-toastify";