Skip to content

Instantly share code, notes, and snippets.

View n33pm's full-sized avatar

n33pm

View GitHub Profile
import classnames from 'classnames'
const sizeMap = {
small: '16px',
medium: '32px',
large: '64px',
}
export interface SpinnerInternalProps {
/** Sets the width and height of the spinner. */