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 type definition #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add type definition #3

wants to merge 3 commits into from

Conversation

u3u
Copy link
Contributor

@u3u u3u commented Apr 23, 2018

No description provided.

types/index.d.ts Outdated
string?: string
}

export type ThemedProps<Props, Theme> = Props & {
Copy link
Owner

Choose a reason for hiding this comment

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

we don't actually have theming support

@u3u
Copy link
Contributor Author

u3u commented Apr 25, 2018

@egoist
I have removed the definitions related to theme.
Are there any other questions?

@mergims
Copy link

mergims commented Nov 11, 2019

@egoist When will this be merged?

@Tronix117
Copy link

same question here, if css-in-js is used it's also to get type checking

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.

4 participants