Commit 780c13fa authored by afc163's avatar afc163

fix wrong filename

parent b9162680
import { urlToList } from '../_utils/pathTools';
import { getFlatMenuKeys, getMenuMatchKeys } from './SliderMenu';
import { getFlatMenuKeys, getMenuMatchKeys } from './SiderMenu';
const menu = [
{
......
import React from 'react';
import { Drawer } from 'antd';
import SiderMenu from './SliderMenu';
import SiderMenu from './SiderMenu';
/**
* Recursively flatten the data
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment