I tried to add the extension in my services.yaml like this
E_USER_DEPRECATED
The "Twig\TokenParser\IncludeTokenParser" class is considered internal. It may change without further notice. You should not use it from "Performing\TwigComponents\ComponentTokenParser".
I am using Symfony 5.3. Installed the extension.
I tried to add the extension in my services.yaml like this
E_USER_DEPRECATED
The "Twig\TokenParser\IncludeTokenParser" class is considered internal. It may change without further notice. You should not use it from "Performing\TwigComponents\ComponentTokenParser".
when i try to use it in my template it shows like
code for my button.twig component