UNPKG

@inkline/inkline

Version:

Inkline is the Vue.js UI/UX Library built for creating your next design system

7 lines (6 loc) 412 B
export { default as IAlertBasicExample } from './basic.vue'; export { default as IAlertColorVariantsExample } from './color-variants.vue'; export { default as IAlertDismissibleExample } from './dismissible.vue'; export { default as IAlertContentExample } from './content.vue'; export { default as IAlertIconExample } from './icon.vue'; export { default as IAlertSizeVariantsExample } from './size-variants.vue';