Skip to content

fix: skeleton row 设置为 1 时, 宽度只能固定为70% (#1306) #1004

fix: skeleton row 设置为 1 时, 宽度只能固定为70% (#1306)

fix: skeleton row 设置为 1 时, 宽度只能固定为70% (#1306) #1004

Workflow file for this run

name: Sync to Gitee
on:
push:
branches: [next]
jobs:
deploy-site-sync-gitee:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitee
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
source-repo: [email protected]:jdf2e/nutui-react.git
destination-repo: [email protected]:jd-platform-opensource/nutui-react.git