mario-core 2.9.55-beta → 2.9.56-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -4123,7 +4123,7 @@ var TheLanguageDropdown = function TheLanguageDropdown() {
4123
4123
  display: 'flex',
4124
4124
  alignItems: 'center'
4125
4125
  }
4126
- }, displayCurrentLang[language || "uk"], React__default.createElement(bs.BsChevronDown, {
4126
+ }, displayCurrentLang[language || "us"], React__default.createElement(bs.BsChevronDown, {
4127
4127
  className: "ml-2",
4128
4128
  style: {
4129
4129
  fontSize: '10px'