An open API service indexing awesome lists of open source software.

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

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.