Добавлена сетка tailwind, изменена архитектура файлов
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import FormAddEvent from './components/FormAddEvent.vue';
|
||||
import FormAddEvent from './components/CalendarFormAddEvent.vue';
|
||||
export default {
|
||||
name: "TheCalendar",
|
||||
components: {FormAddEvent}
|
||||
|
||||
Reference in New Issue
Block a user