feat: group editing!

This commit is contained in:
Spectralitree
2021-12-19 09:53:13 +01:00
parent 7e5cd338af
commit 9d3bbc7e5c
4 changed files with 102 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
let avatarOpen = false;
const toggleAvatarModal = () => (avatarOpen = !avatarOpen);
export let loading: boolean;
export let loading: boolean = false;
</script>
<CardTitle style="margin-top: 0px; margin-bottom: 0px; outline: none; align-items: center;" class="d-flex justify-content-between align-middle w-100">