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