Skip to content

feat(color-picker-hex-input): auto apply new color after typing/pasting hex code #16149

feat(color-picker-hex-input): auto apply new color after typing/pasting hex code

feat(color-picker-hex-input): auto apply new color after typing/pasting hex code #16149

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}