We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d73ba commit e72de72Copy full SHA for e72de72
app/components/TopPageSection.vue
@@ -81,6 +81,7 @@ const components = computed<ImageList>(() => getImageListByDevice(device.value))
81
<TwitterButton />
82
</div>
83
84
+ <VoiceAudioSpectrum />
85
</template>
86
87
<style lang="ts" scoped>
0 commit comments