reorganização de arquivos
This commit is contained in:
parent
317b0b3b3e
commit
fa1f93aedc
23 changed files with 3 additions and 3 deletions
|
|
@ -15,8 +15,8 @@
|
|||
import { defineComponent, ref } from "vue";
|
||||
import { codigosResposta } from "p-respostas";
|
||||
import { Eye, Plus, Trash2 } from "lucide-vue-next";
|
||||
import { celulaTabela, EliTabela } from "@/components/eli/EliTabela";
|
||||
import type { EliTabelaConsulta } from "@/components/eli/EliTabela";
|
||||
import { celulaTabela, EliTabela } from "@/componentes/EliTabela";
|
||||
import type { EliTabelaConsulta } from "@/componentes/EliTabela";
|
||||
|
||||
type Linha = {
|
||||
empreendedor: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue