legacy-paperclip icon indicating copy to clipboard operation
legacy-paperclip copied to clipboard

icon previews don't work if passed in as var

Open crcn opened this issue 4 years ago • 1 comments
trafficstars

<div export component as="Icon" style="--src: {src}">
</div>

<Icon src="./path/to/file.svg" /> 

☝️ doesn't work

crcn avatar Jun 25 '21 02:06 crcn

This may be a design problem actually - PC should be agnostic about what src is.

crcn avatar Jun 25 '21 14:06 crcn