mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 12:57:48 +00:00
updates
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
export { default as GithubStats} from './github-stats.svelte';
|
export { default as GithubStats} from './github-stats.svelte';
|
||||||
export { default as DiscordLink } from './discord-link.svelte';
|
export { default as DiscordLink } from './discord-link.svelte';
|
||||||
export { default as SocialStats} from './social-stats.svelte';
|
|
||||||
@@ -2,4 +2,3 @@ export { default as Button } from './button.svelte';
|
|||||||
export { default as InlineTag } from './inline-tag.svelte';
|
export { default as InlineTag } from './inline-tag.svelte';
|
||||||
export { default as Icon, type IconType } from './icon';
|
export { default as Icon, type IconType } from './icon';
|
||||||
export { default as Select } from './select.svelte';
|
export { default as Select } from './select.svelte';
|
||||||
export { default as SocialStats} from '../shared/social-stats.svelte'
|
|
||||||
Reference in New Issue
Block a user