-
Hello, I would like to know if these components (or the frontend code in general) are considered non-public or public API by the maintainers. If they are considered non-public I will try not to use these components anymore since they could introduce breaking changes for me when updated. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes, they aren't public API. You should consider adding dusk tests for any component you override to ensure that everything is still working as expected. |
Beta Was this translation helpful? Give feedback.
Yes, they aren't public API. You should consider adding dusk tests for any component you override to ensure that everything is still working as expected.