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

[Feat/Accordion] add sample Accordion component #4

Merged
merged 6 commits into from
Jul 5, 2023
Merged

Conversation

leezer94
Copy link
Owner

@leezer94 leezer94 commented Jul 5, 2023

Branch

  • feat/accordion

Issues

Added Dependencies

    "contentlayer": "^0.3.4",
    "next-contentlayer": "^0.3.4",
    "rehype-autolink-headings": "^6.1.1",
    "rehype-pretty-code": "^0.10.0",
    "rehype-slug": "^5.1.0",
    "remark-code-import": "^1.2.0",
    "remark-gfm": "^3.0.1",
    "shiki": "^0.14.3",

  • sample accordion component is added
  • sample mdx component is created

radix-ui/react-accordion
clsx
framer-motion
lucid-react
tailwind-merge
tailwind-animate
not yet styled
translated in korean
zod
contentlayer
next-contentlayer
@leezer94 leezer94 added the component new component features label Jul 5, 2023
@leezer94 leezer94 self-assigned this Jul 5, 2023
@cr-gpt
Copy link

cr-gpt bot commented Jul 5, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@changeset-bot
Copy link

changeset-bot bot commented Jul 5, 2023

⚠️ No Changeset found

Latest commit: 5e5e658

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@leezer94 leezer94 merged commit 8f5d8eb into main Jul 5, 2023
@leezer94 leezer94 deleted the feat/accordion branch July 5, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component new component features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant