flippbit
Results
1
issues of
flippbit
fix: `@sveltejs/enhanced-img` allow the usage of variables / template literals for the src attribute
1
I noticed that it's not possible to pass a variable or a template literal to the `src` property of the `enhanced:img` component. There's already an issue addressing this: #11535 I...