We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2513f1e commit 107e1faCopy full SHA for 107e1fa
src/components/05_pages/Permissions/Permissions.js
@@ -3,7 +3,7 @@ import makeCancelable from 'makecancelable';
3
import { Markup } from 'interweave';
4
5
import Loading from '../../Helpers/Loading';
6
-import { Table, TBody, THead } from '../../UI/Table';
+import { Table, TBody, THead } from '../../UI/table';
7
8
const Permissions = class Permissions extends Component {
9
state = {
0 commit comments