mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
fix: adjusted to not allow typing
This commit is contained in:
parent
9b4ddafe6f
commit
ce0ecef633
2 changed files with 31 additions and 19 deletions
|
|
@ -9,7 +9,7 @@ colorSelectInput(
|
|||
inputId,
|
||||
label,
|
||||
choices,
|
||||
selected = "",
|
||||
selected = NULL,
|
||||
previews = 4,
|
||||
...,
|
||||
placeholder = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue