Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Show/Hide Color options menu in the Settings

I want to be able to show and hide the color options menu via a toggle. Any help would be greatly appreciated.


<code>
<Section
title="Time color"
onClick={() => console.log("Clicked!")}>
<ColorSelect
settingsKey="timeColor"
colors={colorSet} />
</Section>
</code>

Best Answer
0 Votes
0 REPLIES 0