Skip to content

Commit

Permalink
change to No tags created
Browse files Browse the repository at this point in the history
  • Loading branch information
sadpandajoe committed Sep 12, 2024
1 parent 4a6dd94 commit 922b8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/src/pages/Tags/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ function TagList(props: TagListProps) {
};

const emptyState = {
title: t('No Tags created'),
title: t('No tags created'),
image: 'dashboard.svg',
description:
'Create a new tag and assign it to existing entities like charts or dashboards',
Expand Down

0 comments on commit 922b8e6

Please sign in to comment.