mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 19:43:17 +00:00
feat: implement tag data loading and refactor tag handling in components
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
export let path;
|
||||
export let color;
|
||||
export let colorConfig = { target: 'path', attribute: 'fill' };
|
||||
export let alt;
|
||||
|
||||
let svgHtml = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user