---
const { text } = Astro.props
---

<code class='notion-inline-code'>{text}</code>
