.
This commit is contained in:
parent
ac361d54a0
commit
f4e8a8d5bf
6 changed files with 110 additions and 83 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import type * as mui_material from "@mui/material";
|
||||
import { respostaComuns, type tipoResposta } from "~comuns/dist";
|
||||
import { estaticos } from "~estaticos/dist";
|
||||
import { estaticos } from "p-estaticos/dist";
|
||||
import { respostaComuns, type tipoResposta } from "p-respostas";
|
||||
import React from "react";
|
||||
import type * as react_toastify from "react-toastify";
|
||||
import type { Id } from "react-toastify";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue