Refactor: remove AGPL imgly dependency and migrate background removal to python backend
This commit is contained in:
@@ -239,7 +239,7 @@ function BradlyPlayerInner<T>(
|
||||
style={{
|
||||
position: 'relative',
|
||||
overflow: 'hidden',
|
||||
backgroundColor: '#000',
|
||||
backgroundColor: 'transparent',
|
||||
...style,
|
||||
}}
|
||||
className={className}
|
||||
|
||||
Reference in New Issue
Block a user