mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix: revert preset provider (#631)
This commit is contained in:
@@ -1,9 +1,2 @@
|
||||
import { createPlayer, features } from '../..';
|
||||
|
||||
const { Provider: BackgroundVideoProvider } = createPlayer({
|
||||
features: features.background,
|
||||
});
|
||||
|
||||
export { BackgroundVideoProvider };
|
||||
export { BackgroundVideo, type BackgroundVideoProps } from '@/media/background-video';
|
||||
export * from './skin';
|
||||
|
||||
Reference in New Issue
Block a user