access-react
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

access-react

THIS IS JUST A TEST!

access-react is primarily a MUI based React component library. However, it is not just an extension over MUI components, but also a framework for building SPA web applications.

NPM JavaScript Style Guide

Install

npm install --save access-react

Usage

import React from 'react';
import { BackButton } from 'access-react';

const Example = () => {
  return <BackButton color='primary' />;
};

License

MIT © bojan-unjic-dtc

/access-react/

    Package Sidebar

    Install

    npm i access-react

    Weekly Downloads

    4

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    5.28 MB

    Total Files

    283

    Last publish

    Collaborators

    • bojan-unjic-dtc