Skip to content

Commit 145147f

Browse files
authored
Merge pull request #22 from italosantana/patch-4
feat(menu): footer-href-menu
2 parents 55e88f2 + 56fd013 commit 145147f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Content/3-Conteudo-Principal/Tipos-Comuns.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,10 @@ let meuObjeto: object;
108108
meuObjeto = {
109109
caracteristica1: "quadrado"
110110
}
111-
```
111+
```
112+
113+
---
114+
115+
<p align="center">
116+
<a href="https://github.com/Carolis/typescript4noobs#roadmap">VOLTAR PARA O MENU PRINCIPAL</a>
117+
</p>

0 commit comments

Comments
 (0)