Skip to content

fix(textinput): allow full placeholder display when width is 0 #2701

fix(textinput): allow full placeholder display when width is 0

fix(textinput): allow full placeholder display when width is 0 #2701

Workflow file for this run

name: lint
on:
push:
pull_request:
jobs:
lint:
uses: charmbracelet/meta/.github/workflows/lint.yml@main
with:
golangci_path: .golangci.yml
golangci_version: v2.9
timeout: 10m