You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Please make sure there is an issue that this PR is correlated to. -->
## Changes
<!-- If there are frontend changes, please include screenshots. -->
Copy file name to clipboardExpand all lines: frontend/apps/hub/src/routes/_authenticated/_layout/projects/$projectNameId/environments/$environmentNameId._v2/actor-versions.tsx
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,9 @@ function ProjectBuildsRoute() {
Copy file name to clipboardExpand all lines: frontend/apps/hub/src/routes/_authenticated/_layout/projects/$projectNameId/environments/$environmentNameId._v2/actors.tsx
Copy file name to clipboardExpand all lines: frontend/apps/hub/src/routes/_authenticated/_layout/projects/$projectNameId/environments/$environmentNameId._v2/containers.tsx
Copy file name to clipboardExpand all lines: frontend/apps/hub/src/routes/_authenticated/_layout/projects/$projectNameId/environments/$environmentNameId._v2/logs.tsx
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ import {
27
27
CommandGroup,
28
28
CommandItem,
29
29
SmallText,
30
+
LiveBadge,
30
31
}from"@rivet-gg/components";
31
32
import{
32
33
useInfiniteQuery,
@@ -238,6 +239,8 @@ function ProjectFunctionsRoute() {
Copy file name to clipboardExpand all lines: frontend/apps/hub/src/routes/_authenticated/_layout/projects/$projectNameId/environments/$environmentNameId/_v2.tsx
0 commit comments