mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 04:00:21 +00:00
Move Query Log to components
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import Breadcrumb from '../../components/Breadcrumb/';
|
||||
import Aside from '../../components/Aside/';
|
||||
import Footer from '../../components/Footer/';
|
||||
import Dashboard from '../../views/Dashboard/';
|
||||
import QueryLog from '../../views/QueryLog';
|
||||
import QueryLog from '../../components/QueryLog';
|
||||
|
||||
class Full extends Component {
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user