Creation and editing of events
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<small class="error_text" v-if="props.message">{{ props.message }}</small>
|
||||
<small style="margin-bottom: 20px;" class="error_text" v-if="props.message">{{ props.message }}</small>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user