We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c034d5f + a78a1cc commit 80cdaa0Copy full SHA for 80cdaa0
src/CalendarAvailability.vue
@@ -66,7 +66,7 @@
66
<script>
67
import NcDateTimePickerNative from '@nextcloud/vue/dist/Components/NcDateTimePickerNative.js'
68
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
69
-import IconDelete from 'vue-material-design-icons/Delete.vue'
+import IconDelete from 'vue-material-design-icons/DeleteOutline.vue'
70
import IconAdd from 'vue-material-design-icons/Plus.vue'
71
72
import { getFirstDay } from '@nextcloud/l10n'
0 commit comments