Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
TheOneThatPlaysTooMuch
Posts
Comments
KPC
Kevin Powell - Community
•
Created by TheOneThatPlaysTooMuch on 10/25/2024 in
#front-end
Astro components
For example take this hypothetical icon component:
<Icon size= { xSize = 3px, ySize = 3px }></Icon>
<Icon size= { xSize = 3px, ySize = 3px }></Icon>
is there a way to make that work?
4 replies