mirror of
https://github.com/immich-app/immich.git
synced 2025-12-20 17:25:35 +03:00
chore(web): remove unused props (#17141)
This commit is contained in:
@@ -18,10 +18,8 @@
|
||||
circle?: boolean;
|
||||
hidden?: boolean;
|
||||
border?: boolean;
|
||||
preload?: boolean;
|
||||
hiddenIconClass?: string;
|
||||
onComplete?: (() => void) | undefined;
|
||||
onClick?: (() => void) | undefined;
|
||||
}
|
||||
|
||||
let {
|
||||
|
||||
Reference in New Issue
Block a user