UNPKG

@yandex/ui

Version:

Yandex UI components

7 lines (6 loc) 205 B
import { withBemMod } from '@bem-react/core'; import { cnDrawer } from '../Drawer.const'; import './Drawer_view_default.css'; export var withViewDefault = withBemMod(cnDrawer(), { view: 'default', });