fix(i18n): prepare for Lokalise
This commit is contained in:
@@ -28,7 +28,7 @@ export default function ToggleSidePeek({
|
||||
intent="text"
|
||||
wrapping
|
||||
>
|
||||
{intl.formatMessage({ id: "See room details" })}{" "}
|
||||
{intl.formatMessage({ id: "See room details" })}
|
||||
<ChevronRight height="14" />
|
||||
</Button>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user