You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @ilijevicdenis, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!
注意:不是用 https://ng.ant.design/issue-helper/#/zh 创建的 issue 会被立即关闭。
Hi guys,
I have found on your site small bug in documentation:
https://ng.ant.design/components/tooltip/en
I tried to import Tooltip module using your example and visual studio code couldn't locate module.
Correct version is:
import { NzToolTipModule} from 'ng-zorro-antd';
The text was updated successfully, but these errors were encountered: