mirror of
https://github.com/apache/superset.git
synced 2026-05-09 18:05:52 +00:00
chore: switch back tag name to popular from highly-used (#16174)
* chore: switch back tag name to popular from highly-used
* new package lock
* new package lock with npm 7
* fix lint
* remove package changes
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
(cherry picked from commit 9841c78967)
This commit is contained in:
committed by
Ville Brofeldt
parent
a9298ecb9e
commit
79ad7e8529
@@ -50,7 +50,7 @@ describe('VizTypeControl', () => {
|
||||
new ChartMetadata({
|
||||
name: 'vis1',
|
||||
thumbnail: '',
|
||||
tags: ['Highly-used'],
|
||||
tags: ['Popular'],
|
||||
}),
|
||||
)
|
||||
.registerValue(
|
||||
|
||||
Reference in New Issue
Block a user