4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
import { Mistral } from '@lobehub/icons';
|
|
|
|
export default () => <Mistral.Combine size={30} />;
|