mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-04-22 23:08:53 +02:00
early access sticker
This commit is contained in:
@@ -1327,6 +1327,9 @@ const PdfJsonEditorView = ({ data }: PdfJsonEditorViewProps) => {
|
||||
{t('pdfJsonEditor.badges.modified', 'Edited')}
|
||||
</Badge>
|
||||
)}
|
||||
<Badge color="blue" variant="dot" size="xs">
|
||||
{t('pdfJsonEditor.badges.earlyAccess', 'Early Access')}
|
||||
</Badge>
|
||||
</Group>
|
||||
{pages.length > 1 && (
|
||||
<Pagination
|
||||
|
||||
Reference in New Issue
Block a user