Skip to content

Commit 805f03e

Browse files
authored
Merge pull request #23 from binodnepali/refactor/#15-fix-date
fix: inconsistent months date show in the calendar view for 2082
2 parents f6b5f05 + 5e9fb52 commit 805f03e

3 files changed

Lines changed: 18 additions & 9463 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ dist
1212
dist-ssr
1313
*.local
1414
analyse.html
15+
package-lock.json
16+
yarn.lock
17+
burn.lock
1518

1619
# Editor directories and files
1720
.vscode/*
@@ -23,3 +26,6 @@ analyse.html
2326
*.njsproj
2427
*.sln
2528
*.sw?
29+
30+
# ignore files
31+
today.md

0 commit comments

Comments
 (0)