mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 17:34:02 +00:00
feat: add gif support for logo and background image
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
label,
|
||||
image = $bindable(),
|
||||
imageURL,
|
||||
accept = 'image/png, image/jpeg, image/svg+xml',
|
||||
accept = 'image/png, image/jpeg, image/svg+xml, image/gif',
|
||||
forceColorScheme,
|
||||
...restProps
|
||||
}: HTMLAttributes<HTMLDivElement> & {
|
||||
|
||||
Reference in New Issue
Block a user