Add link dialog for measure evidences
This commit is contained in:
@@ -99,7 +99,7 @@ export function SortableTh({
|
||||
size={16}
|
||||
className={clsx(
|
||||
isCurrentField && "text-txt-primary",
|
||||
isCurrentField && !isDesc && "rotate-180"
|
||||
isCurrentField && !isDesc && "rotate-180",
|
||||
)}
|
||||
/>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user