geovistory / design-system

MIT License
2 stars 1 forks source link

Bugfix. When data is looped, the match between data and expectedKey i… #120

Closed perrauda closed 9 months ago

perrauda commented 9 months ago

Bugfix. When data is looped, the match between data and expectedKey is not necessarily good. Solution: add a verification between key of data and expectedKey.name