What are Global Components?
Global Components are a set of components, that are used across multiple applications. They are designed to be used in different applications, but are maintained in a single repository.
The repository currently contains the following packages:
- Navigation
- Footer
- Contacts module
- Top Level Search (mini search bar in the header)
How to use them?
They are already implemented in the Header component of the Remix stack.
The data comes from a the Global Components service and is already mocked.
Read the general README for more information.