finished rough layout

new-ui
Thomas 2 years ago
parent 4544aff3c7
commit 724466339d

@ -3,7 +3,17 @@
</script>
<template>
Hi
<Draggable>
<div class="box">
<q-btn
@click="showNotification"
color="primary"
label="Show another notification"
/>
</div>
</Draggable>
</template>
<style></style>
Loading…
Cancel
Save