mirror of
https://github.com/hex248/tsos.git
synced 2026-02-07 18:23:05 +00:00
waveform visualiser
This commit is contained in:
@@ -282,7 +282,7 @@ function Index() {
|
||||
);
|
||||
|
||||
return (
|
||||
<Layout sidebarContent={sidebarContent}>
|
||||
<Layout sidebarContent={sidebarContent} waveformColor={state.color}>
|
||||
<ShapeCanvas state={state} onStateChange={setState} />
|
||||
</Layout>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user