mirror of
https://github.com/rio-labs/rio.git
synced 2026-01-05 12:49:48 -06:00
fix various single-containers
This commit is contained in:
committed by
Jakob Pinterits
parent
9009b56a26
commit
d4bb384698
@@ -6,7 +6,7 @@ import {
|
||||
SolidFill,
|
||||
} from '../dataModels';
|
||||
import { ComponentBase, ComponentState } from './componentBase';
|
||||
import { applyFillToSVG, applyIcon } from '../designApplication';
|
||||
import { applyIcon, applyFillToSVG } from '../designApplication';
|
||||
|
||||
export type IconState = ComponentState & {
|
||||
_type_: 'Icon-builtin';
|
||||
|
||||
Reference in New Issue
Block a user