LuccaSA / lucca-front

documentation
https://prisme.lucca.io
MIT License
40 stars 4 forks source link

fix(withSelectAll): exported type in error #3222

Closed shajz closed 1 week ago

shajz commented 1 week ago

Description

The error thrown when an array value is passed to a <lu-multi-select withSelectAll /> is imprecise. It refers to a non-exported type which is misleading.

This PR fixes that and refers to the exported type used by this directive.


LuccaIntegration commented 1 week ago

:woman_cook: https://lucca-front.lucca.tech/PR-3222/storybook

LuccaIntegration commented 1 week ago

:woman_cook: https://lucca-front.lucca.tech/PR-3222/storybook