Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@qkiroc
Copy link
Contributor

@qkiroc qkiroc commented Nov 28, 2024

What

Why

How

@github-actions github-actions bot added the fix label Nov 28, 2024
@github-actions
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

const icon = filter(this.props.icon, data);
const rightIcon = filter(this.props.rightIcon, data);
let icon = this.props.icon;
let rightIcon = this.props.rightIcon;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const icon = filter(this.props.icon, data) || this.props.icon

@qkiroc qkiroc merged commit ad360a3 into baidu:master Nov 28, 2024
4 checks passed
allenve pushed a commit to allenve/amis that referenced this pull request Dec 13, 2024
2betop pushed a commit to kangzhanlei/amis that referenced this pull request Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants