mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
use "
This commit is contained in:
parent
3f259e5531
commit
dd4e38175f
@ -1,11 +1,11 @@
|
|||||||
import React from "react"
|
import React from "react"
|
||||||
import classnames from "classnames"
|
import classnames from "classnames"
|
||||||
import * as antd from 'antd'
|
import * as antd from "antd"
|
||||||
|
|
||||||
import Sidebar from './sidebar'
|
import Sidebar from "./sidebar"
|
||||||
import Header from './header'
|
import Header from "./header"
|
||||||
import Drawer from './drawer'
|
import Drawer from "./drawer"
|
||||||
import Sidedrawer from './sidedrawer'
|
import Sidedrawer from "./sidedrawer"
|
||||||
import BottomBar from "./bottomBar"
|
import BottomBar from "./bottomBar"
|
||||||
|
|
||||||
const LayoutRenders = {
|
const LayoutRenders = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user