Skip to content

fix: default width to 100% when component doesn't have a width variable [ALT-956] #1064

fix: default width to 100% when component doesn't have a width variable [ALT-956]

fix: default width to 100% when component doesn't have a width variable [ALT-956] #1064

Workflow file for this run

name: 'Pull Request Labeler'
on: [pull_request]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'