Vizzuality/landgriffon

View on GitHub
marketing/src/components/alerts/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { default } from './component';
export type { AlertsProps, AlertsItemProps } from './types';