mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
fix: css prop is now overwhelmed with emotion (#9742)
This commit is contained in:
committed by
GitHub
parent
0d85d25314
commit
d65d29c810
@@ -32,7 +32,7 @@ describe('HeaderActionsDropdown', () => {
|
||||
dashboardId: 1,
|
||||
dashboardTitle: 'Title',
|
||||
hasUnsavedChanges: false,
|
||||
css: '',
|
||||
customCss: '',
|
||||
onChange: () => {},
|
||||
updateCss: () => {},
|
||||
forceRefreshAllCharts: () => {},
|
||||
|
||||
Reference in New Issue
Block a user