Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CircularProgress, LinearProgress and RefreshIndicator #14

Merged
merged 4 commits into from
Aug 10, 2016

Conversation

alitaheri
Copy link
Collaborator

No description provided.

@mattiamanzati mattiamanzati mentioned this pull request Aug 9, 2016
39 tasks
@@ -0,0 +1,15 @@
import * as React from 'react'

export interface CircularProgressProps extends React.Props<CircularProgress> {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove React.Props! ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops 😅 😅 😅

@alitaheri alitaheri merged commit 9fd7851 into mattiamanzati:master Aug 10, 2016
@alitaheri alitaheri deleted the add-progress-family branch August 10, 2016 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants