Созданы компоненты формы для создания event, кнопки "Создать" и "Добавить"

This commit is contained in:
DwCay
2022-10-07 12:54:44 +03:00
parent aa14acd61a
commit fc793eae6e
13 changed files with 301 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
<template>
<g>
<path d="M6.75 1C6.75 0.585786 6.41421 0.25 6 0.25C5.58579 0.25 5.25 0.585786 5.25 1H6.75ZM5.25 11C5.25 11.4142 5.58579 11.75 6 11.75C6.41421 11.75 6.75 11.4142 6.75 11H5.25ZM1 5.25C0.585786 5.25 0.25 5.58579 0.25 6C0.25 6.41421 0.585786 6.75 1 6.75V5.25ZM11 6.75C11.4142 6.75 11.75 6.41421 11.75 6C11.75 5.58579 11.4142 5.25 11 5.25V6.75ZM5.25 1V11H6.75V1H5.25ZM1 6.75H11V5.25H1V6.75Z"/>
</g>
</template>