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

fix(table): export table directly #388

Merged
merged 1 commit into from
Mar 2, 2022
Merged

fix(table): export table directly #388

merged 1 commit into from
Mar 2, 2022

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Mar 2, 2022

🤔 这个 PR 的性质是?

日常 bug 修复

🔗 相关 Issue

#374

💡 需求背景和解决方案

没有导出 Table,按需引用时,直接引用 Table 会报错:

import { Table } from 'tdesign-vue-next' // does not provide an export named 'Table'

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@LeeJim LeeJim requested a review from PengYYYYY March 2, 2022 08:30
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2022

完成

@PengYYYYY PengYYYYY merged commit fd440a9 into develop Mar 2, 2022
@PengYYYYY PengYYYYY deleted the fix/table/export branch March 2, 2022 10:28
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.

2 participants