This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@codacy/react-components
TypeScript icon, indicating that this package has built-in type declarations

0.12.2 • Public • Published

Codacy React Styleguide

Components

Checkbox

-- TODO Checkbox

CodeExample

-- TODO CodeExample

ColorCard

-- TODO ColorCard

InputWithCheckbox

-- TODO InputWithCheckbox

Select

-- TODO Select

Switch

-- TODO Switch

Example

import { Checkbox } from '@codacy/styleguide';

const MyPageComponent = () => {
  return <Checkbox id="my-checkbox-id" name="my-checkbox"/>;
};

/@codacy/react-components/

    Package Sidebar

    Install

    npm i @codacy/react-components

    Weekly Downloads

    2

    Version

    0.12.2

    License

    Apache-2.0

    Unpacked Size

    34.3 kB

    Total Files

    16

    Last publish

    Collaborators

    • alerizzo
    • codacy-ci