Skip to content

fix(Stepper): fix stepper divider not draw line #1072

fix(Stepper): fix stepper divider not draw line

fix(Stepper): fix stepper divider not draw line #1072

Workflow file for this run

on: push
name: Slack Notification
jobs:
slackNotification:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}