Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(spinner): quick import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Casasola committed Mar 1, 2020
1 parent 9af633d commit 676fe36
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/components/Spinner/Spinner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import React from 'react'
import * as Spinners from 'react-spinners'
import { SpinnerType, SpinnerSizeUnit } from './interfaces'
import * as strings from './strings'

interface Props {
/** The type of spinner to render */
Expand Down
1 change: 0 additions & 1 deletion src/components/Spinner/strings.ts

This file was deleted.

0 comments on commit 676fe36

Please sign in to comment.