We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.0.0-beta.13
win10, Chrome 78, vue3.0.2
ant-design-vue/components/table/index.tsx
Line 90 in e39b43b
import { App } from 'vue' import { Table } from 'ant-design-vue' export default function install(app: App) { app.use(Table) }
ok
typescript error
The text was updated successfully, but these errors were encountered:
fix: table missing type Plugin #3104
Plugin
d4e7b59
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Amour1688
No branches or pull requests
Version
2.0.0-beta.13
Environment
win10, Chrome 78, vue3.0.2
Reproduction link
ant-design-vue/components/table/index.tsx
Line 90 in e39b43b
Steps to reproduce
What is expected?
ok
What is actually happening?
typescript error
The text was updated successfully, but these errors were encountered: