fix: adjusted to not allow typing

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-30 20:16:33 +02:00
commit ce0ecef633
No known key found for this signature in database
2 changed files with 31 additions and 19 deletions

View file

@ -9,7 +9,7 @@ colorSelectInput(
inputId,
label,
choices,
selected = "",
selected = NULL,
previews = 4,
...,
placeholder = ""