Skip to content

Fix the icon inside Navigation Item having the incorrect color when a parent item is also a link #18420

Fix the icon inside Navigation Item having the incorrect color when a parent item is also a link

Fix the icon inside Navigation Item having the incorrect color when a parent item is also a link #18420

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 }}