Blocks
Blocks
are chunks of reusable documentation content written in MDX that can be
shared across pages in order to prevent repetition. You can import them from any
location using the @blocks
alias.
Callouts
Under Construction
import UnderConstruction from "@blocks/docs/under-construction.mdx";
<UnderConstruction />
Under Construction…
- We’re currently working hard to improve this section.
- Contact us at [email protected] if you have questions, feedback or ideas on this topic.