Skip to content

Update ToggleButton's styling to align to Button's new styling #19319

Update ToggleButton's styling to align to Button's new styling

Update ToggleButton's styling to align to Button's new styling #19319

Workflow file for this run

name: "Check"
on: pull_request
jobs:
author-check:
runs-on: ubuntu-latest
steps:
- name: Verified Github Authors
uses: joshwooding/verified-github-author-action@v0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}