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

0.4.1 • Public • Published

@steely/react

Jest

Usage with jest needed add module mapper to generate stable className hashes

jest.config.js

module.exports = {
  moduleNameMapper: {
    '@steely/react': '@steely/react/lib/node',
  },
}

/@steely/react/

    Package Sidebar

    Install

    npm i @steely/react

    Weekly Downloads

    0

    Version

    0.4.1

    License

    none

    Unpacked Size

    24 kB

    Total Files

    24

    Last publish

    Collaborators

    • stenin
    • yarastqt