Merge branch 'fix/timetravel-label-revert' into 'main'
revert(timetravel): keep 'Time-travel…' label See merge request 2-6/2-6-4/terravault/ordinis!72
This commit is contained in:
@@ -90,7 +90,7 @@ export function EditorInfoPanel({ detail, recordCount, actions }: EditorInfoPane
|
|||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<ClockCounterClockwiseIcon weight="regular" size={14} />
|
<ClockCounterClockwiseIcon weight="regular" size={14} />
|
||||||
{t('timeTravel.timeline', { defaultValue: 'Таймлайн' })}
|
{t('timeTravel.button', { defaultValue: 'Time-travel…' })}
|
||||||
</button>
|
</button>
|
||||||
)}
|
)}
|
||||||
{actions.onAoi && (
|
{actions.onAoi && (
|
||||||
|
|||||||
Reference in New Issue
Block a user