Skip to content

Commit

Permalink
Update ui-audio.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-Mcl authored Dec 20, 2024
1 parent beab2aa commit d29cffc
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/nodes/widgets/ui-audio.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,12 @@ dynamic:
<script setup>
import { ref } from 'vue'

import ExampleButtonHold from '../../examples/ui-button-hold.json'

import TryDemo from "./../../components/TryDemo.vue"
import FlowViewer from '../../components/FlowViewer.vue'

const examples = ref({
'hold': ExampleButtonHold
})
</script>


<TryDemo href="button-example">
<TryDemo href="audio-example">

# Audio `ui-audio`

Expand Down

0 comments on commit d29cffc

Please sign in to comment.