mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: specify correct ff in quickstart (#36445)
This commit is contained in:
committed by
GitHub
parent
8b1c41a012
commit
29a52652b9
@@ -7,8 +7,8 @@
|
||||
"frontend": {
|
||||
"contributions": {
|
||||
"commands": [],
|
||||
"views": [],
|
||||
"menus": []
|
||||
"views": {},
|
||||
"menus": {}
|
||||
},
|
||||
"moduleFederation": {
|
||||
"exposes": ["./index"]
|
||||
|
||||
Reference in New Issue
Block a user