UNPKG

@damourlabs/euro-clinical-trials

Version:

A Nuxt 3 application for visualizing and managing clinical trials data in Europe, built with modern web technologies.

7 lines (6 loc) 378 B
export { default as StatusBadge } from './StatusBadge.vue' export { default as FieldDate } from './FieldDate.vue' export { default as UuidField } from './UuidField.vue' export { default as PercentageField } from './PercentageField.vue' export { default as SimplePercentage } from './SimplePercentage.vue' export { default as GenericCompactCard } from './GenericCompactCard.vue'