This website works better with JavaScript.
Home
Explore
Help
Sign In
tesseract-design
/
react-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Common front-end components for Web using the Tesseract design system, written for React.
https://make.modal.sh/tesseract/web/react/common
react
components
web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47
Commits
3
Branches
3.2 MiB
Tree:
6a12d9c524
master
refactor/docs
refactor/pridepack-storybook
0.3.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6a12d9c524'
${ noResults }
react-common
/
global.d.ts
global.d.ts
81 B
Raw
Normal View
History
Initial commit Migrate from GitHub, rewrite common components to TypeScript (main and test files). Also replaced Storybook to Docz.
4 years ago
1
2
3
import 'jest-enzyme'
import 'jest-extended'
import './utilities/jest/extensions'