mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
early access sticker
This commit is contained in:
parent
eef02108c9
commit
246d7a7b16
@ -1327,6 +1327,9 @@ const PdfJsonEditorView = ({ data }: PdfJsonEditorViewProps) => {
|
|||||||
{t('pdfJsonEditor.badges.modified', 'Edited')}
|
{t('pdfJsonEditor.badges.modified', 'Edited')}
|
||||||
</Badge>
|
</Badge>
|
||||||
)}
|
)}
|
||||||
|
<Badge color="blue" variant="dot" size="xs">
|
||||||
|
{t('pdfJsonEditor.badges.earlyAccess', 'Early Access')}
|
||||||
|
</Badge>
|
||||||
</Group>
|
</Group>
|
||||||
{pages.length > 1 && (
|
{pages.length > 1 && (
|
||||||
<Pagination
|
<Pagination
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user