jjj 0.2.1

A modal interface for Jujutsu.
1
2
3
4
5
---
import ContentNotice from './ContentNotice.astro';
---

<ContentNotice icon="warning" label={Astro.locals.t('page.draft')} />