forked from M3-Academy/desafio-react-e-typescript
development #23
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user