fix: Updated language selector's icon in topbar.

This commit is contained in:
Quentin Decaunes 2020-03-17 15:49:53 +01:00
parent e178e86062
commit 0b6a74632d

View File

@ -47,7 +47,7 @@ function TopBar() {
</LightModeContext.Consumer>
<Badge
className="uk-margin-left"
value="🇧🇱"
value="🌐"
onClick={() => {
require("uikit")
.modal(document.getElementById("locale-selector-modal"))