I follow the documentation for use template
instead html
to render my component
stenciljs: unit testing - using template
But i came a cross with the error: Property ‘bees-flat-button’ does not exist on type ‘JSX.IntrinsicElements’
I already imported React in top level of this documents