Skip to content

Commit

Permalink
fix: add missing loader style
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-risen committed Jan 12, 2024
1 parent 92af35e commit 1aac5ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DefaultFallback.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const DefaultFallback = (): JSX.Element => {
width: "100%",
top: 0,
left: 0,
textAlign: "center",
background: SciChartSurfaceBase.DEFAULT_THEME.sciChartBackground
}}
/>
Expand Down

0 comments on commit 1aac5ec

Please sign in to comment.