add 3 demo calendar

This commit is contained in:
schooltechx 2023-03-27 16:43:56 +07:00
parent da46b61ad7
commit 466ecf5981
20 changed files with 765 additions and 33 deletions

View file

@ -6,4 +6,5 @@ export default defineConfig({
test: {
include: ['src/**/*.{test,spec}.{js,ts}']
}
});