fix prop type for sound selector

This commit is contained in:
Mario Pesch
2022-03-01 11:33:43 +01:00
parent ab1a46ab0e
commit d62a27c2cc
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -67,6 +67,7 @@ const Sidebar = () => {
style={{ padding: "1rem", margin: "1rem" }}
variant="contained"
color="primary"
key={i}
onClick={() => loadCode(object.code)}
>
{object.name}