HeadingThree
heading-three
npm install @mynaui/icons-react
import { HeadingThree } from "@mynaui/icons-react";
const App = () => {
return <HeadingThree />;
};
npm install @mynaui/icons-react
import { HeadingThree } from "@mynaui/icons-react";
const App = () => {
return <HeadingThree />;
};