Skip to content

Add.toast UI editor align (#202) #646

Add.toast UI editor align (#202)

Add.toast UI editor align (#202) #646

Workflow file for this run

# name: 'Chromatic'
# on:
# pull_request:
# branches: [develop]
# jobs:
# test:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v1
# - run: yarn
# - uses: chromaui/action@v1
# with:
# projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
# token: ${{ secrets.GITHUB_TOKEN }}