Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Nov 27, 2024
1 parent 64f4fc8 commit 662b3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svelte/src/lib/components/avatar/avatar.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export type { StatusChangeDetails } from '@zag-js/avatar'
export {
default as Context,
// type AvatarContextProps as ContextProps,
type AvatarContextProps as ContextProps,
} from './avatar-context.svelte'
export {
default as Fallback,
Expand Down

0 comments on commit 662b3a9

Please sign in to comment.