Laboratoria's FAQ implemented as a Custom Web Component

To use it, simply import the package to your HTML via <script> tag from unpkg.com

<script src="https://unpkg.com/laboratoria-ce-faqs"></script>

It will register a new component, you can use it with

<laboratoria-faqs></laboratoria-faqs>