mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-27 08:44:49 +00:00
parent
d303be847e
commit
ae87195371
@ -108,7 +108,7 @@ const TableProfiler = ({ tableProfiles, columns }: Props) => {
|
||||
<i className="fas fa-caret-right" />
|
||||
)}
|
||||
</span>
|
||||
{colIndex === 0 && (
|
||||
{col.name.constraint && (
|
||||
<span className="tw-mr-3 tw--ml-2">
|
||||
{getConstraintIcon(
|
||||
col.name.constraint,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user