1
0

Merge branch 'main' into feature/date-math

This commit is contained in:
kolaente
2022-02-20 20:25:06 +01:00
52 changed files with 3664 additions and 3317 deletions

View File

@ -23,7 +23,7 @@
}"
>
<BaseButton
@click="emit('close')"
@click="$emit('close')"
class="close"
>
<icon icon="times"/>