You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.