Skip to content

feat: 兼容 antd4 版本样式 #1349

feat: 兼容 antd4 版本样式

feat: 兼容 antd4 版本样式 #1349

Workflow file for this run

# name: 🔀 Sync mirror to Vercel
# on:
# push:
# branches:
# - master
# jobs:
# mirror:
# runs-on: ubuntu-latest
# steps:
# - name: mirror actions
# continue-on-error: true
# uses: wearerequired/git-mirror-action@v1
# env:
# SSH_PRIVATE_KEY: ${{ secrets.FORK_PRIVATE_KEY }}
# with:
# source-repo: 'https://github.com/alibaba/x-render.git'
# destination-repo: 'git@github.com:siyi98/x-render.git'