Calender Navigation #13

Merged
LucidKobold merged 15 commits from context into main 2021-12-01 15:34:58 -05:00
7 changed files with 169 additions and 56 deletions
Showing only changes of commit 127a918934 - Show all commits

View File

@@ -65,7 +65,7 @@ I cannot guarantee functionality or stability if used on other OSs Ubuntu versio
After cloning the app you will need to install the dependencies and packages. The app uses Yarn v2. Run this command to install using Yarn v2:
```
Yarn install
yarn install
```
### Upgrading Packages