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