-
-
Save anonymous/4397aed356af3a3bf6c1795b9978264b to your computer and use it in GitHub Desktop.
Interface de componentes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- OMITIDO --> | |
</body> | |
<page-head> | |
<main-menu></main-menu> | |
</page-head> | |
<page-sidebar> | |
<side-menu></side-menu> | |
</page-sidebar> | |
<page-main> | |
<main-header></main-header> | |
<main-content></main-content> | |
</page-main> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment