refactor(styles): move styles for additional components into their own packages
This commit is contained in:
@@ -15,6 +15,8 @@ import UnlockIcon from './Icons/Unlock';
|
||||
|
||||
import { ControlProps, ControlButtonProps } from './types';
|
||||
|
||||
import './style.css';
|
||||
|
||||
export const ControlButton: FC<PropsWithChildren<ControlButtonProps>> = ({
|
||||
children,
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user