New source found from dndbeyond.com
This commit is contained in:
@@ -52,7 +52,10 @@ export default class LoadingBlocker extends React.PureComponent<Props, State> {
|
||||
}`}
|
||||
>
|
||||
<div className="ct-loading-blocker__logo" />
|
||||
<AnimatedLoadingRingSvg className="ct-loading-blocker__anim" />
|
||||
<AnimatedLoadingRingSvg
|
||||
className="ct-loading-blocker__anim"
|
||||
backgroundColor="#232323"
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user