You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argument type
{
borderRadiusStyle: string,
accentColor: string,
position: string,
lang: string,
btnOpacity: string,
logoUrl: string
}
is not assignable to parameter type string
Argument type { defaultValue: any\[\], value: any\[\] } is not assignable to parameter type { value?: string, defaultValue?: string }
Type any\[\] is not assignable to type string
Argument type HTMLAudioElement \| boolean is not assignable to parameter type string \| undefined
Type HTMLAudioElement \| boolean is not assignable to type string
Type boolean is not assignable to type string
Argument type { defaultValue: any\[\], value: any\[\] } is not assignable to parameter type { value?: string, defaultValue?: string }
Type any\[\] is not assignable to type string