Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 428 Bytes

unlucky-dingos-listen.md

File metadata and controls

13 lines (11 loc) · 428 Bytes
@chakra-ui/system
minor

Allow all JSX.IntrinsicElements for the chakra factory. This allows to use every DOM element with the shorthand version:

<chakra.header>Header</chakra.header>
<chakra.main>Main</chakra.main>
<chakra.footer>Many more</chakra.footer>