najwer23morsels
v0.19.11
Published
A comprehensive collection of React components for building consistent, scalable applications.
Maintainers
Readme
A comprehensive collection of React components for building consistent, scalable applications.
najwer23morsels
Storybook: https://najwer23.github.io/najwer23morsels
Github: https://github.com/najwer23/najwer23morsels
NPM: https://www.npmjs.com/search?q=najwer23morsels
yarn add najwer23morsels --devnpm install najwer23morsels --save-devimport { TextBox } from "najwer23morsels/lib/textbox";
export const Example = () => {
return (
<TextBox color="grey" mobileSize={20} desktopSize={20}>
Hello!
</TextBox>
);
}Let's connect!
Portfolio: https://najwer23.github.io
Résumé: https://najwer23.github.io/resume
X: https://twitter.com/najwer23
LinkedIn: https://www.linkedin.com/in/najwer23
LeetCode: https://leetcode.com/najwer23
NPM: https://www.npmjs.com/~najwer23
