Skip to content

refactor: replace Field.[SUBCOMPONENT] in favor of named imports #1010

refactor: replace Field.[SUBCOMPONENT] in favor of named imports

refactor: replace Field.[SUBCOMPONENT] in favor of named imports #1010

Workflow file for this run

name: "Pull request title"
on:
pull_request:
types: [opened, edited]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}