<template>
<RNBOControlValue />
</template>
<script setup>
import RNBOControlValue from '@/components/experiments/tests/ControlValues/RNBOControlValue.vue'
</script>