diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index bd24e38..6a7a48b 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -8161,9 +8161,7 @@ function App() {
height="24"
className="bird-timeline-graph-event-icon"
>
-
- move
-
+ {'move'}
) : timelineEvent.eventType === 'owner_changed' ? (
-
- move_location
-
+ {'move_location'}
) : timelineEvent.eventType === 'hatch_date' ? (