Merge pull request #1335 from ing-bank/chore/docsComponentOverview

chore: adjust texts Component group overview
This commit is contained in:
Thijs Louisse 2021-04-15 14:28:56 +02:00 committed by GitHub
commit 36ecc46d76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@ For organizational purposes, we split them into the following groups.
2. [Icons](./icons/icon/overview.md) <br> 2. [Icons](./icons/icon/overview.md) <br>
Loading and displaying icons. Loading and displaying icons.
3. [Inputs](./inputs/overview.md) <br> 3. [Inputs](./inputs/overview.md) <br>
Input components that lets you make complex forms with ease, including validation. Input components that let you make complex forms with ease, including validation.
4. [Interaction](./interaction/button/overview.md) <br> 4. [Interaction](./interaction/button/overview.md) <br>
A set of interactive components. A set of interactive components like dialogs, tooltips, buttons and switches.
5. [Navigation](./navigation/pagination/overview.md) <br> 5. [Navigation](./navigation/pagination/overview.md) <br>
The reasoning behind some of our decisions. Navigational components like pagination and steps.