mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(core): add play button component (#383)
This commit is contained in:
@@ -16,3 +16,6 @@ export * from './store/types';
|
||||
|
||||
// Primitives
|
||||
export * from './ui/media-element';
|
||||
|
||||
// UI Components
|
||||
export { PlayButtonElement } from './ui/play-button/play-button-element';
|
||||
|
||||
Reference in New Issue
Block a user