4 lines
105 B
TypeScript
Executable File
4 lines
105 B
TypeScript
Executable File
import AngleRightIcon from './AngleRightIcon';
|
|
export { AngleRightIcon };
|
|
export default AngleRightIcon;
|