Refactor IdeHeader to take middle buttons as children #534

Merged
Irev-Dev merged 2 commits from kurt/add-project-forking into frank/add-project-forking 2021-09-28 14:49:26 +02:00
Irev-Dev commented 2021-09-28 12:27:04 +02:00 (Migrated from github.com)
No description provided.
Irev-Dev (Migrated from github.com) reviewed 2021-09-28 12:34:04 +02:00
@@ -190,0 +101,4 @@
<span className="bg-ch-gray-700 h-full grid grid-flow-col-dense items-center gap-2 px-4">
<Gravatar image={project?.user?.image} className="w-10" />
<Link
to={routes.user({
Irev-Dev (Migrated from github.com) commented 2021-09-28 12:34:03 +02:00

this prop tells it where it's being used, which was the original inspiration for this refactor, see: https://github.com/Irev-Dev/cadhub/pull/533/files#r717442900

this prop tells it where it's being used, which was the original inspiration for this refactor, see: https://github.com/Irev-Dev/cadhub/pull/533/files#r717442900
franknoirot (Migrated from github.com) approved these changes 2021-09-28 14:49:14 +02:00
franknoirot (Migrated from github.com) left a comment

Nice refactor! 🍻

Nice refactor! 🍻
franknoirot (Migrated from github.com) commented 2021-09-28 14:43:01 +02:00

Pretty 💅🏻

Pretty 💅🏻
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#534