test: restore production release gate

This commit is contained in:
Jesse_Chen
2026-07-22 18:41:25 +08:00
parent 79c7e90101
commit 48dead992f
7 changed files with 32 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
"use client";
import { useGSAP } from "@gsap/react";
import gsap from "gsap";
import { gsap } from "gsap";
import { useRef } from "react";
import { AgentActivityStatus } from "@/components/agent-activity-status";