We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
css
1 parent 19bf26e commit cc4cc45Copy full SHA for cc4cc45
packages/components/bolt-video/src/video.standalone.js
@@ -1,4 +1,4 @@
1
-import { h, withPreact, define, props } from '@bolt/core';
+import { css, h, withPreact, define, props } from '@bolt/core';
2
import dasherize from 'dasherize';
3
import Mousetrap from 'mousetrap';
4
0 commit comments