--- import { getVersionedDocsPath } from '@libs/path' import { getConfig } from '@libs/config' import { getData } from '@libs/data' import { getSlug } from '@libs/utils' --- { getData('examples').map(({ category, description, examples, external }) => { return (
{description}
{category === 'RTL' && (RTL is still experimental and will evolve with feedback. Spotted something or have an improvement to suggest?
{example.description}