Skip to content

Chore: remove unnecessary attribute

  • Please check this box if this contribution uses AI-generated content as outlined in the GitLab DCO & CLA

What does this MR do and why?

  • Remove unnecessary attribute which causes console error in the devtool.

Since we are using slots to render actions, the attribute is not needed, also the type of the attribute is not matched with the definition, so I am removing this.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Error

CleanShot_2024-04-11_at_13.34.46_2x

Source code

CleanShot_2024-04-11_at_13.37.10_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by 🤖 GitLab Bot 🤖

Merge request reports