Skip to content

Shortcut and more readable syntax for v-t: allow <h1 v-t>Hello</h1> which will be similar to <h1 v-t="Hello"></h1> #139

Shortcut and more readable syntax for v-t: allow <h1 v-t>Hello</h1> which will be similar to <h1 v-t="Hello"></h1>

Shortcut and more readable syntax for v-t: allow <h1 v-t>Hello</h1> which will be similar to <h1 v-t="Hello"></h1> #139

Workflow file for this run

name: Reproduire
on:
issues:
types: [labeled]
permissions:
issues: write
jobs:
reproduire:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
with:
label: 'Status: Need More Info' # Optional, will default to this value.