Skip to content

fix: proper sorter for strings

Jean-Baptiste Pasquier requested to merge fix/sorterMixin into master

Fix the sorter mixin to allow accentuated characters within strings. eg.: "É" = "E".

Merge request reports