xref: /expo/docs/ui/components/Tag/index.tsx (revision c4c6b9d1)
1export { PlatformTag } from './PlatformTag';
2export { PlatformTags } from './PlatformTags';
3export { StatusTag } from './StatusTag';
4export { Tag } from './Tag';
5