mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
style: using correct + icon on New Query button (#11353)
* style: using correct + icon on New Query button * non-meaningful whitespace removed.
This commit is contained in:
@@ -130,7 +130,6 @@ function DatabaseList({ addDangerToast, addSuccessToast }: DatabaseListProps) {
|
||||
{
|
||||
name: (
|
||||
<>
|
||||
{' '}
|
||||
<i className="fa fa-plus" /> {t('Database')}{' '}
|
||||
</>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user