fix: css prop is now overwhelmed with emotion (#9742)

This commit is contained in:
David Aaron Suddjian
2020-05-05 10:10:56 -07:00
committed by GitHub
parent 0d85d25314
commit d65d29c810
5 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ describe('HeaderActionsDropdown', () => {
dashboardId: 1,
dashboardTitle: 'Title',
hasUnsavedChanges: false,
css: '',
customCss: '',
onChange: () => {},
updateCss: () => {},
forceRefreshAllCharts: () => {},