UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

7 lines 337 B
export { default as Card } from './Card'; export { default as CardContent } from './CardContent'; export { default as CardHeader } from './CardHeader'; export { default as CardTitle } from './CardTitle'; export { default as CardActions } from './CardActions'; export { default as Panel } from './Panel'; //# sourceMappingURL=index.js.map