Change template

This commit is contained in:
2024-08-08 12:05:24 +01:00
parent bdfceeeb02
commit b01a9531fe

View File

@@ -6,7 +6,7 @@ namespace Pcm\BadgeBundle\Twig\Component;
use Symfony\UX\TwigComponent\Attribute\AsTwigComponent;
#[AsTwigComponent]
#[AsTwigComponent(template: "@PcmBadge/components/Badge.html.twig")]
final class Badge
{
}