finished rough layout
This commit is contained in:
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…
Reference in New Issue
Block a user