Commit 3ab4d4c

HPCesia <me@hpcesia.com>
2025-02-10 09:32:48
fix: import path
1 parent 8fa5780
Changed files (1)
src
components
src/components/aside/ProfileCard.astro
@@ -1,8 +1,8 @@
 ---
 import { profileConfig } from '@/config';
 import ImageWrapper from '@components/utils/ImageWrapper.astro';
+import Button from '@components/widgets/Button.astro';
 import { Icon } from 'astro-icon/components';
-import Button from './Button.astro';
 ---
 
 <div id="profile-card" transition:name="profile-card" class="card border-base-300 border-2">