TypeUnderline
type-underline
npm install @mynaui/icons-react
import { TypeUnderline } from "@mynaui/icons-react";
const App = () => {
return <TypeUnderline />;
};
npm install @mynaui/icons-react
import { TypeUnderline } from "@mynaui/icons-react";
const App = () => {
return <TypeUnderline />;
};