Updated ErrorBoundary copy text
• Updated: - ErrorBoundary copy text: stacktrace -> error
This commit is contained in:
parent
43cd72ddcc
commit
451f2c7dbb
@ -134,7 +134,7 @@ export default class ErrorBoundary extends PureComponent {
|
||||
<Text color='inherit'>
|
||||
<FormattedMessage
|
||||
id='errors.unexpected_crash.copy_stacktrace'
|
||||
defaultMessage='Copy stacktrace to clipboard'
|
||||
defaultMessage='Copy error to clipboard'
|
||||
/>
|
||||
</Text>
|
||||
</Button>
|
||||
|
Loading…
Reference in New Issue
Block a user