Merge branch 'gbpark-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node
This commit is contained in:
@@ -721,7 +721,7 @@ export function AggregationWidgetComponent({
|
||||
<span>{dataSourceComponentId}</span>
|
||||
)}
|
||||
{(filters || []).length > 0 && (
|
||||
<span className="text-blue-500">필터 {filters?.length}개</span>
|
||||
<span className="text-primary">필터 {filters?.length}개</span>
|
||||
)}
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user