Skip to content

Commit

Permalink
fix(dashboardeditor): add width to skeleton loading state
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Stone committed Nov 10, 2020
1 parent 0c1848d commit 5c95226
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ const defaultProps = {
selectedBreakpointIndex: null,
setSelectedBreakpointIndex: null,
breakpointSwitcher: null,
isLoading: false,
};

const DashboardEditorHeader = ({
Expand Down

0 comments on commit 5c95226

Please sign in to comment.