Skip to content

refactor(examples): improve compound components #4

refactor(examples): improve compound components

refactor(examples): improve compound components #4

Workflow file for this run

# This is a basic workflow to help you get started with Actions
# name: 🎡 Slides generation and 🎆 deployment to Github Pages
# on:
# push:
# branches: ["master"]
# pull_request:
# branches: ["master"]
# jobs:
# build:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
# - name: Run a multi-line script
# run: npx slidev