mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-01 10:29:40 +05:00
add todo
This commit is contained in:
parent
320a36d27e
commit
76bb133955
2 changed files with 26 additions and 0 deletions
|
@ -76,6 +76,10 @@ export const NavigationRail = (props) => {
|
|||
})}
|
||||
|
||||
<span className="max"></span>
|
||||
<button className="circle transparent" onClick={""}>
|
||||
<i>settings</i>
|
||||
</button>
|
||||
|
||||
<button
|
||||
className="circle transparent"
|
||||
onClick={() => props.setColorPicker(!props.colorPicker)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue