[WIP] Adding Sidebar on page Calendar

This commit is contained in:
megavrilinvv
2022-10-21 01:06:18 +03:00
parent 96b071294d
commit 071ef0e030
3 changed files with 36 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.schedule.ml-2
.schedule.ml-2.w-full
calendar-header(
:current-date="currentDate"
:is-current-date="isCurrentDate"