Set hex color on color picker creation
This commit is contained in:
@@ -236,6 +236,7 @@
|
||||
onInput={setColor}
|
||||
position="responsive"
|
||||
isAlpha={false}
|
||||
hex={$themeColorStore}
|
||||
sliderDirection="horizontal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user