1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectForm
Thomas Heartman e9c2a332b6
Add collab mode docs to side bar + fix casing inconsistency in tooltip (#3375)
This change does two things:

- Adds project collaboration mode docs to the sidebar
- Fixes a casing inconsistency in the collaboration mode tooltip:
previously, one of the explanations started with a lowercase character
and the other with an uppercase character. Now they both start with
lowercase characters.
2023-03-23 10:27:54 +00:00
..
CollaborationModeTooltip.tsx Add collab mode docs to side bar + fix casing inconsistency in tooltip (#3375) 2023-03-23 10:27:54 +00:00
ProjectForm.styles.ts feat: project mode tooltip (#3353) 2023-03-21 10:27:46 +01:00
ProjectForm.tsx feat: project mode tooltip (#3353) 2023-03-21 10:27:46 +01:00