12-11-2018 12:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
12-11-2018 12:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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>

0 REPLIES 0
