<script setup lang="ts">
</script>
<template>
<button class="button is-info">Test, hello!</button>
</template>
<style scoped>
</style>