pl-fe: Avoid barrel imports
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import clsx from 'clsx';
|
||||
import React from 'react';
|
||||
|
||||
import { IconButton } from 'pl-fe/components/ui';
|
||||
import IconButton from 'pl-fe/components/ui/icon-button';
|
||||
|
||||
interface IComposeFormButton {
|
||||
icon: string;
|
||||
|
||||
Reference in New Issue
Block a user