mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
committed by
GitHub
parent
d80c2ed72a
commit
8532e6d9e1
@@ -23,7 +23,7 @@ import getErrorMessageComponentRegistry from './getErrorMessageComponentRegistry
|
||||
import { SupersetError, ErrorSource } from './types';
|
||||
import ErrorAlert from './ErrorAlert';
|
||||
|
||||
const DEFAULT_TITLE = t('Unexpected Error');
|
||||
const DEFAULT_TITLE = t('Unexpected error');
|
||||
|
||||
type Props = {
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user