What's Changed
- feat: (table) use custom column name prefix for data-testid attribute by @Lestrn in https://github.com/coingaming/moon/pull/874
- chore: adding testid to Moon.Components.Table by @felipeGisbert in https://github.com/coingaming/moon/pull/878
- fix: add datatest-id to Table by @dkireev in https://github.com/coingaming/moon/pull/880
New Contributors
- @Lestrn made their...