Skip to content

feat:修改script把antd锁定在4.x的版本,解决本地启动example中的项目时antd not find 的问题 #104

feat:修改script把antd锁定在4.x的版本,解决本地启动example中的项目时antd not find 的问题

feat:修改script把antd锁定在4.x的版本,解决本地启动example中的项目时antd not find 的问题 #104

Workflow file for this run

name: PR Welcome
on:
pull_request_target:
types: [opened]
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/pr-welcome@v1.1.2
with:
pr-emoji: '+1, heart'