chore: arrumado nome da pasta. #18

Merged
luizfelipe9627 merged 1 commits from release/institucional into development 2023-01-19 02:52:39 +00:00
21 changed files with 3 additions and 3 deletions
Showing only changes of commit 1268f3e0a9 - Show all commits

View File

@ -2,9 +2,9 @@
import React from "react";
// Componentes
import { Breadcrumb } from "../components/institucional/Breadcrumb";
import { TitleInstitucional } from "../components/institucional/TitleInstitucional";
import { Institucional } from "../components/institucional/Router";
import { Breadcrumb } from "../components/section/Breadcrumb";
import { TitleInstitucional } from "../components/section/TitleInstitucional";
import { Institucional } from "../components/section/Router";
const Section = () => {
return (