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 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.