mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-01 19:00:21 +03:00
fix: classnames import
This commit is contained in:
parent
f537e1339f
commit
e67d8558d0
|
@ -1,4 +1,4 @@
|
|||
import { default as classnames } from 'classnames';
|
||||
import classnames = require('classnames');
|
||||
import { darken } from 'polished';
|
||||
|
||||
import { deprecatedCss, ShelfIcon } from '../../common-elements';
|
||||
|
|
Loading…
Reference in New Issue
Block a user