Skip to content

Commit ecda4d3

Browse files
authored
Update README.md
1 parent d68fed1 commit ecda4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# submodule-react-components
22
Shared React components used in our platform. It contains of: shared components, helper functions for those components and shared types for the components.
33

4-
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.
4+
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.
55
The Tailwind colors that are necessary for the shared React components are defined as pattern in the 'tailwind.config.js' file.

0 commit comments

Comments
 (0)