Skip to content

Remove deprecated block prop from Button components #22149

Description

@khmakoto

Problem

As part of our input components' coherence pass it was decided to remove the block prop from components that had it as the vast majority did not. For RC components, this prop was marked as @deprecated, which was the case for Button. Because of this deprecation, we must disable eslint rules in several places which frustrates the development process.

Proposal

Prior to moving from RC to Stable v9 we should remove the deprecated block prop from the Button components..

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions