4 lines
169 B
TypeScript
4 lines
169 B
TypeScript
export { IconAddressBook } from './components/IconAddressBook';
|
|
export { IconComment } from './components/IconComment';
|
|
export { IconAward } from '@tabler/icons-react';
|