mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Display selected locale
Signed-off-by: soupette <cyril@strapi.io>
This commit is contained in:
parent
c0a06d5e40
commit
d71ee4a36e
@ -110,7 +110,6 @@ const CMEditViewLocalePicker = ({
|
||||
<Option
|
||||
value={value.value}
|
||||
disabled
|
||||
hidden
|
||||
startIcon={hasDraftAndPublishEnabled ? <Bullet status={currentLocaleStatus} /> : null}
|
||||
>
|
||||
{value.label}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user