Skip to content

Unused CSS class in TodoPage.razor #9585

@Cyrus-Sushiant

Description

@Cyrus-Sushiant

In the TodoPage.razor file in the Boilerplate.Client.Core project, the BitPivot component adds the "todo-pivot-tab" CSS class to each item. However, this class is not utilized in the associated Sass file, making it redundant and unused.

Metadata

Metadata

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions