Skip to content

Commit

Permalink
fix: remove debris export error
Browse files Browse the repository at this point in the history
  • Loading branch information
begonaalvarezd committed Aug 19, 2023
1 parent 15205d2 commit ca13070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shared/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export { default as Toast } from './Toast.svelte'
export { default as Tooltip } from './Tooltip.svelte'
export { default as Transition } from './Transition.svelte'

export * from './atoms'
export * from './enums'
export * from './inputs'
export * from './interfaces'
Expand Down

0 comments on commit ca13070

Please sign in to comment.