mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 05:18:11 +00:00
refactor DocReviewAlertButton and FreightDashboardHeader comments for clarity and accuracy
This commit is contained in:
@@ -116,8 +116,8 @@ const FreightDashboardHeader = ({
|
||||
</Group>
|
||||
|
||||
{/* Right: actions + avatar. The doc-review alarm leads the group — it
|
||||
only renders in the last half of a review phase that still has
|
||||
undecided requests, so it never competes for space otherwise. */}
|
||||
renders only during a review phase that still has undecided
|
||||
requests, so it never competes for space otherwise. */}
|
||||
<Group gap={10} wrap="nowrap" align="center">
|
||||
<DocReviewAlertButton />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user