CityTrack / User /src /components /index.ts
0xarchit's picture
User app beta v1 complete
71638d4
export { Button } from './ui/Button';
export { Card } from './ui/Card';
export { IssueCard } from './issues/IssueCard';