-
-
Notifications
You must be signed in to change notification settings - Fork 145
doc: add openomy #597
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
doc: add openomy #597
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -298,3 +298,9 @@ $ npm run coverage | |||||||||||||
| ## License | ||||||||||||||
|
|
||||||||||||||
| rc-cascader is released under the MIT license. | ||||||||||||||
|
|
||||||||||||||
| ## 🤝 Contributing | ||||||||||||||
|
|
||||||||||||||
| <a href="https://openomy.app/github/react-component/cascader" target="_blank" style="display: block; width: 100%;" align="center"> | ||||||||||||||
| <img src="https://www.openomy.app/svg?repo=react-component/cascader&chart=bubble&latestMonth=24" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" /> | ||||||||||||||
| </a> | ||||||||||||||
|
Comment on lines
+304
to
+306
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🛠️ Refactor suggestion 在新标签页打开外部链接时请添加 - <a href="https://openomy.app/github/react-component/cascader" target="_blank" style="display: block; width: 100%;" align="center">
+ <a href="https://openomy.app/github/react-component/cascader" target="_blank" rel="noopener noreferrer" style="display: block; width: 100%;" align="center">📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
移除
<img>标签上的target属性<img>元素不支持target属性,该属性在此处无效,应删除以保持语义和规范正确。📝 Committable suggestion
🤖 Prompt for AI Agents