mirror of
https://github.com/rio-labs/rio.git
synced 2026-01-06 05:09:43 -06:00
work on the new theming system
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { applyColorSet } from '../designApplication';
|
||||
import { ColorSet } from '../models';
|
||||
import { ColorSet } from '../dataModels';
|
||||
import { ComponentBase, ComponentState } from './componentBase';
|
||||
|
||||
export type ProgressCircleState = ComponentState & {
|
||||
|
||||
Reference in New Issue
Block a user