Skip to content

docs-9205: change appearance prop color from red to purple #4343

docs-9205: change appearance prop color from red to purple

docs-9205: change appearance prop color from red to purple #4343

Workflow file for this run

name: Lint
on:
pull_request:
branches: [main]
jobs:
trigger_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm i
- run: npm run lint