mirror of
https://github.com/sern-handler/website
synced 2026-06-20 06:42:23 +00:00
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
---
|
|
import type { Props } from '../props';
|
|
import '../style/markdown.css';
|
|
---
|
|
|
|
<div class="sl-markdown-content"><slot /></div>
|