Fix styling inconsistencies

This commit is contained in:
Fülöp Kovács 2022-06-07 18:04:34 +02:00 committed by Andrew Prifer
parent 54bf1c4567
commit 6b0b9f0ba6

View file

@ -1,5 +1,5 @@
import type {PropTypeConfig_Rgba} from '@theatre/core/propTypes' import type {PropTypeConfig_Rgba} from '@theatre/core/propTypes'
import type {Rgba} from '@theatre/shared/utils/color'; import type {Rgba} from '@theatre/shared/utils/color'
import {validHexRegExp} from '@theatre/shared/utils/color' import {validHexRegExp} from '@theatre/shared/utils/color'
import { import {
decorateRgba, decorateRgba,