mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-10 00:02:39 +03:00
Update SideMenu.tsx
This commit is contained in:
parent
44346dc46d
commit
daf30e163c
|
@ -7,8 +7,6 @@ import { OptionsContext } from '../OptionsProvider';
|
|||
import { MenuItems } from './MenuItems';
|
||||
|
||||
import { PerfectScrollbarWrap } from '../../common-elements/perfect-scrollbar';
|
||||
import { RedocAttribution } from './styled.elements';
|
||||
import RedoclyLogo from './Logo';
|
||||
|
||||
@observer
|
||||
export class SideMenu extends React.Component<{ menu: MenuStore; className?: string }> {
|
||||
|
|
Loading…
Reference in New Issue
Block a user