mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-09-13 04:08:22 +02:00
UI redesign staging (#6149)
Co-authored-by: Reece Browne <[email protected]> Co-authored-by: James Brunton <[email protected]>
This commit is contained in:
co-authored by
Reece Browne
James Brunton
parent
beb99e273b
commit
c731d5fd5d
@@ -16,7 +16,7 @@ let hasShownThisLoad = false;
|
||||
|
||||
/**
|
||||
* Guest user toast encouraging account creation.
|
||||
* Appears 2s after load, top-right of the viewport, offset by right rail.
|
||||
* Appears 2s after load, top-right of the viewport.
|
||||
*/
|
||||
export function GuestUserBanner({ className = "" }: GuestUserBannerProps) {
|
||||
const { t } = useTranslation();
|
||||
|
||||
Reference in New Issue
Block a user