mirror of
https://github.com/immich-app/immich.git
synced 2025-01-21 00:52:43 -05:00
439 B
439 B
slug | title | authors | tags | ||
---|---|---|---|---|---|
mdx-blog-post | MDX Blog Post |
|
|
Blog posts support Docusaurus Markdown features, such as MDX.
:::tip
Use the power of React to create interactive blog posts.
<button onClick={() => alert('button clicked!')}>Click me!</button>
<button onClick={() => alert('button clicked!')}>Click me!
:::