Skip to content

Commit

Permalink
Slds-svg added to export file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Gomes committed Oct 18, 2024
1 parent a8c1754 commit 2c2b93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
@@ -59,6 +59,7 @@ export { default as SldsScopedNotification } from "./slds-scoped-notification/sl
export { default as SldsScopedTabs } from "./slds-scoped-tabs/slds-scoped-tabs.vue"
export { default as SldsSpinner } from "./slds-spinner/slds-spinner.vue"
export { default as SldsSpinnerContainer } from "./slds-spinner/slds-spinner-container.vue"
export { default as SldsSvg } from "./slds-svg/slds-svg.vue"
export { default as SldsTab } from "./slds-tabs/slds-tab.vue"
export { default as SldsTabContent } from "./slds-tabs/slds-tab-content.vue"
export { default as SldsTabs } from "./slds-tabs/slds-tabs.vue"

0 comments on commit 2c2b93b

Please sign in to comment.