Reorganize admin components to help bundling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Typography } from 'antd';
|
||||
import EditSocialLinks from './config/general/components/EditSocialLinks';
|
||||
import EditSocialLinks from '../../components/admin/config/general/EditSocialLinks';
|
||||
|
||||
const { Title } = Typography;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user