[Video] Add loading state to player (#5149)
This commit is contained in:
parent
76f493c279
commit
2556698427
5 changed files with 250 additions and 116 deletions
|
@ -19,6 +19,7 @@ export const sizes = {
|
|||
md: 20,
|
||||
lg: 24,
|
||||
xl: 28,
|
||||
'2xl': 32,
|
||||
}
|
||||
|
||||
export function useCommonSVGProps(props: Props) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue