Ant Design Table Table Sort String идеально

sorter: (a, b) => a.first_name.localeCompare(b.first_name);
Concerned Copperhead