mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-13 17:11:52 +00:00
3 lines
105 B
TypeScript
3 lines
105 B
TypeScript
const ImageComponent = (label: string, url: URL) => ``;
|
|
|
|
export default ImageComponent |