Skip to content

Commit

Permalink
feat(core): pass locale to custom preview templates (#5912)
Browse files Browse the repository at this point in the history
Closes #5911
  • Loading branch information
delucis authored Oct 21, 2021
1 parent a77a355 commit c789852
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ class EditorInterface extends Component {
entry={previewEntry}
fields={fields}
fieldsMetaData={fieldsMetaData}
locale={leftPanelLocale}
/>
</PreviewPaneContainer>
</StyledSplitPane>
Expand Down

0 comments on commit c789852

Please sign in to comment.