🛝Adds slider for height and speed controls
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
<div class="flex justify-center items-center w-full h-full">
|
||||
{#if $emulateModel}
|
||||
<Model />
|
||||
<Model />
|
||||
{:else}
|
||||
<Stream />
|
||||
<Stream />
|
||||
{/if}
|
||||
<Controls />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user