🎨 Format code

This commit is contained in:
Paillat
2025-08-28 19:09:27 +02:00
parent d9e776683f
commit ca88cbbca0
2 changed files with 240 additions and 240 deletions

View File

@@ -272,5 +272,4 @@
}
}
}
</style>

View File

@@ -1,6 +1,7 @@
<script lang="ts">
import { GitHubCalendar } from '../lib/index.js';
</script>
<main>
<GitHubCalendar username="Paillat-dev" class="w-full h-auto" />
</main>