Skip to content

Commit

Permalink
Update x-pack/plugins/lens/public/editor_frame_service/editor_frame/w…
Browse files Browse the repository at this point in the history
…orkspace_panel/workspace_panel.tsx
  • Loading branch information
dej611 committed Mar 29, 2023
1 parent d73df1e commit a1b3006
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ export const VisualizationWrapper = ({
data-render-error={
hasDynamicError
? i18n.translate('xpack.lens.editorFrame.dataFailure', {
defaultMessage: ` An error occurred when loading data.`,
defaultMessage: `An error occurred when loading data.`,
})
: undefined
}
Expand Down

0 comments on commit a1b3006

Please sign in to comment.