[Toolkit] Use the default method instead of render
#3226
Unanswered
philoucoutou
asked this question in
Questions & Answers
Replies: 1 comment
-
|
Hi! That's because we use Tailwind and the Using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In the components of the Shadcn kits, I saw the use of the render method.
I'm wondering whether it would be more interesting or not to use the defaults method when possible.
For example, for this template:
https://github.com/symfony/ux/blob/2.x/src/Toolkit/kits/shadcn/pagination/templates/components/Pagination.html.twig
Thanks
Beta Was this translation helpful? Give feedback.
All reactions