diff --git a/components/tablelist/TableUI.tsx b/components/tablelist/TableUI.tsx index 1cedd8f..c2621b5 100644 --- a/components/tablelist/TableUI.tsx +++ b/components/tablelist/TableUI.tsx @@ -58,7 +58,9 @@ export const TableUI = ({ return (
-
{title}
+
+ {title} +
{breadcrumb?.length ? ( ) : (