pl-fe: Avoid barrel imports
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import get from 'lodash/get';
|
||||
import React from 'react';
|
||||
|
||||
import { Toggle } from 'pl-fe/components/ui';
|
||||
import Toggle from 'pl-fe/components/ui/toggle';
|
||||
import { Settings } from 'pl-fe/schemas/pl-fe/settings';
|
||||
|
||||
interface ISettingToggle {
|
||||
|
||||
Reference in New Issue
Block a user