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

Antdv: Resolver cant resolve subcomponents like Paragraph from Typography #228

Closed
Fuzzyma opened this issue Dec 2, 2021 · 1 comment
Closed

Comments

@Fuzzyma
Copy link

Fuzzyma commented Dec 2, 2021

Imo this should just work:

<template>
  <AParagraph>...</AParagraph>
</template>

However, it fails because paragraph is not in ant-design-vue/es/paragraph but in ant-design-vue/es/typography

Can we get this solved?

@antfu antfu changed the title Ant Resolver cant resolve subcomponents like Paragraph from Typography Antdv: Resolver cant resolve subcomponents like Paragraph from Typography Dec 2, 2021
@nabaonan
Copy link
Collaborator

nabaonan commented Dec 4, 2021

i find the official demo is <a-typography-paragraph> , here is demo url https://2x.antdv.com/components/typography-cn @Fuzzyma

@antfu antfu closed this as completed in 2a9a037 Dec 4, 2021
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

3 participants