From 922a09ade88c37b54fed2929483175052bff3d3c Mon Sep 17 00:00:00 2001 From: Shailesh Parmar Date: Fri, 26 Sep 2025 20:18:52 +0530 Subject: [PATCH] minor fix --- .../TableProfiler/QualityTab/QualityTab.component.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/openmetadata-ui/src/main/resources/ui/src/components/Database/Profiler/TableProfiler/QualityTab/QualityTab.component.tsx b/openmetadata-ui/src/main/resources/ui/src/components/Database/Profiler/TableProfiler/QualityTab/QualityTab.component.tsx index dc00d905df4..70d45dcac97 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/Database/Profiler/TableProfiler/QualityTab/QualityTab.component.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/Database/Profiler/TableProfiler/QualityTab/QualityTab.component.tsx @@ -393,7 +393,9 @@ export const QualityTab = () => { - +