Fix alert styling + bug fixes and cleaning

This commit is contained in:
Julien Nahum
2024-01-02 13:30:49 +01:00
parent 178424a184
commit bd27d3a561
6 changed files with 135 additions and 126 deletions

View File

@@ -45,10 +45,6 @@ export default {
form: {type: Object, required: true},
},
mounted() {
console.log('form',this.form)
},
data: () => ({
shareFormConfig: {
hide_title: false,