🎨 Format code and fix typescript shit again

This commit is contained in:
Paillat
2025-08-28 12:08:28 +02:00
parent 8613569a0a
commit 9622362820
2 changed files with 2 additions and 2 deletions

View File

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