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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix createTheme Typings in docs #442

Merged
merged 2 commits into from Apr 30, 2022

Conversation

AlexanderVishnevsky
Copy link
Contributor

Closes #

馃摑 Description

Add a brief description

鉀筹笍 Current behavior (updates)

Please describe the current behavior that you are modifying

馃殌 New behavior

Please describe the behavior or changes this PR adds

馃挘 Is this a breaking change (Yes/No):

馃摑 Additional Information

createTheme type is:
export declare type Theme = {
    type?: ThemeType | string;
    className?: string;
    theme?: BaseTheme;
};
@jrgarciadev
Copy link
Member

Thanks @AlexanderVishnevsky 馃檹馃徎

@jrgarciadev jrgarciadev merged commit 1a6c18a into nextui-org:main Apr 30, 2022
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.

None yet

2 participants