From 27a91409a623347d148bc8d0f0fa81a955a038bd Mon Sep 17 00:00:00 2001 From: soryu Date: Sat, 7 Feb 2026 19:02:40 +0000 Subject: Change directive page --- makima/frontend/src/components/directives/DirectiveDetail.tsx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'makima/frontend/src/components/directives/DirectiveDetail.tsx') diff --git a/makima/frontend/src/components/directives/DirectiveDetail.tsx b/makima/frontend/src/components/directives/DirectiveDetail.tsx index 95dc7cc..645b8d2 100644 --- a/makima/frontend/src/components/directives/DirectiveDetail.tsx +++ b/makima/frontend/src/components/directives/DirectiveDetail.tsx @@ -176,7 +176,6 @@ function JsonSection({ export function DirectiveDetail({ directive, - onBack, onDelete, onStart, onRefresh, @@ -247,12 +246,6 @@ export function DirectiveDetail({ {/* Header */}
-