Docs: invalid component name
Closed this issue · 3 comments
stsrki commented
https://blazorise.com/docs/components/select shows Select<TValue>
, Should be Select
.
stsrki commented
tesar-tech commented
Why is that wrong? The type is Select.
Does it generate something wrong or you just want it without the type params?
And is it just the "main" component or also the SelectItem,etc?
stsrki commented
I would prefer not to display it with a generic type param—just a name.