PanelRightInactive
panel-right-inactive
npm install @mynaui/icons-react
import { PanelRightInactive } from "@mynaui/icons-react";
const App = () => {
return <PanelRightInactive />;
};
npm install @mynaui/icons-react
import { PanelRightInactive } from "@mynaui/icons-react";
const App = () => {
return <PanelRightInactive />;
};