Merge branch 'vacation-request-ui-polishing' into #22-vacation-calendar

This commit is contained in:
Adrian Hopek
2022-02-07 14:37:33 +01:00
6 changed files with 59 additions and 44 deletions

View File

@@ -144,7 +144,7 @@ import { DotsVerticalIcon, PencilIcon, TrashIcon } from '@heroicons/vue/solid'
import { Menu, MenuButton, MenuItem, MenuItems } from '@headlessui/vue'
export default {
name: 'HolidayINdex',
name: 'HolidayIndex',
components: {
DotsVerticalIcon,
PencilIcon,