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

customComponentResolvers for Tab component by HeadlessUI #110

Closed
cessloop opened this issue Aug 2, 2021 · 0 comments
Closed

customComponentResolvers for Tab component by HeadlessUI #110

cessloop opened this issue Aug 2, 2021 · 0 comments

Comments

@cessloop
Copy link

cessloop commented Aug 2, 2021

Could you add the name of the tabs component into resolver for HeadlessUI, I think that create another just for this new component is too much, what do you think?

Link to new component: https://headlessui.dev/vue/tabs

//headless-ui.ts

const components = [
 ...
 'TabGroup',
 'TabList',
 'Tab',
 'TabPanels',
 'TabPanel'
]
@antfu antfu closed this as completed in 9eabdf1 Sep 2, 2021
ascott18 pushed a commit to ascott18/unplugin-vue-components that referenced this issue Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants