refract: handle warnings

This commit is contained in:
cv
2021-04-24 16:37:41 +02:00
parent 3f8c6f1192
commit 682d3b4556
21 changed files with 67 additions and 53 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ export default function Editor() {
paddingTop: '3em',
}}
>
<SettingsIconBtn size='md' clickHandler={onOpen} />
<SettingsIconBtn size='md' clickhandler={onOpen} />
<div
style={{
width: 35,