DyteSpinner
A component which shows an animating spinner.
<Row>
  <DyteSpinner />
  <DyteSpinner style={{ color: '#ed7800' }} />
  <DyteSpinner style={{ color: '#ffac00' }} />
</Row>
A component which shows an animating spinner.
<Row>
  <DyteSpinner />
  <DyteSpinner style={{ color: '#ed7800' }} />
  <DyteSpinner style={{ color: '#ffac00' }} />
</Row>