From 450e374166e9bd405b5dc19b87f30b4b30e8b069 Mon Sep 17 00:00:00 2001 From: Sergey Kozyrenko Date: Sun, 17 May 2026 11:48:10 +0700 Subject: [PATCH] style(frontend): apply prettier formatting fixes - detail-navigation-buttons.tsx: wrap long cn() call across lines - knowledge-header.tsx: alphabetize lucide-react named imports - flow.tsx: reorder Tailwind classes per prettier-plugin-tailwindcss canonical order Co-Authored-By: Claude Opus 4.7 (1M context) --- .../shared/detail-navigation/detail-navigation-buttons.tsx | 5 ++++- frontend/src/features/knowledges/knowledge-header.tsx | 2 +- frontend/src/pages/flows/flow.tsx | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/shared/detail-navigation/detail-navigation-buttons.tsx b/frontend/src/components/shared/detail-navigation/detail-navigation-buttons.tsx index 04608860..1fa6abb2 100644 --- a/frontend/src/components/shared/detail-navigation/detail-navigation-buttons.tsx +++ b/frontend/src/components/shared/detail-navigation/detail-navigation-buttons.tsx @@ -58,7 +58,10 @@ export const DetailNavigationButtons = ({