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