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

Feature/accordion #60

Merged
merged 10 commits into from
Sep 7, 2023
Merged

Feature/accordion #60

merged 10 commits into from
Sep 7, 2023

Conversation

olahepelto
Copy link
Contributor

No description provided.

export const Accordion = ({
children,
title,
titleSize = 'h3',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sanoisin, että H2 on default

Copy link
Contributor Author

Choose a reason for hiding this comment

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

vaihdettu

/**
* Default variant (not specified)
*/
export const DefaultVariant = Template.bind({});
Copy link
Collaborator

Choose a reason for hiding this comment

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

Jatkeeksi voisi tehdä storyn, jossa on useampi accordion kerralla näkyvissä.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

lisätty

@olahepelto olahepelto merged commit d168408 into main Sep 7, 2023
@olahepelto olahepelto deleted the feature/accordion branch September 7, 2023 07:18
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.

3 participants