https://github.com/code-kern-ai/submodule-react-components
https://github.com/code-kern-ai/submodule-react-components
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-kern-ai/submodule-react-components
- Owner: code-kern-ai
- Created: 2023-05-22T13:05:01.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-11T08:11:02.000Z (about 1 year ago)
- Last Synced: 2024-04-20T14:46:46.634Z (about 1 year ago)
- Language: TypeScript
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# submodule-react-components
Shared React components used in our platform. It contains of: shared components, helper functions for those components and shared types for the components.Note: This submodule cannot be used without the [**submodule-javascript-functions**](https://github.com/code-kern-ai/submodule-javascript-functions) since it requires function from this submodule that is used for combining class names.
The Tailwind colors that are necessary for the shared React components are defined as pattern in the 'tailwind.config.js' file.