fix(layer-text): correct color model in ColorTilePicker
Compare changes
Files
7+ 2
− 6
@@ -23,7 +23,7 @@ import { addLayerText } from '@/redux/layers/layers.thunks';
@@ -40,7 +40,7 @@ export const LayerTextFactoryModal: React.FC = () => {
@@ -87,10 +87,6 @@ export const LayerTextFactoryModal: React.FC = () => {