Use enums CardShape & BaseItemKind,
Use type import for react FC, Remove escapeHTML Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { UserItemDataDto } from '@jellyfin/sdk/lib/generated-client';
|
||||
import type { UserItemDataDto } from '@jellyfin/sdk/lib/generated-client/models/user-item-data-dto';
|
||||
|
||||
export interface ProgressOptions {
|
||||
containerClass: string,
|
||||
|
||||
Reference in New Issue
Block a user