Can we disable built-in Button components? To prevent using the wrong one

Could we get an option to disable these in the menu? Don’t want editors using the wrong one :sweat_smile:

image.png

1 Like

We have one thats properly styled, so these two would be wrong to used according to our guidelines

Content creator mode does disable these by default, restricting insertions to just existing components from your project - does that help in your case?

We have something in progress that should help with this!

Good to know Content creator mode has this!

Any progress on this?;p

Our developers keep mistaking components. For example, see this screenshot:

image

They should use Radio Group from custom components.

Yet sometimes they make a mistake and use the first one. What’s worse is that it adds an unwanted antd5 dependency to the project, which then we have to remove.