mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚒️ Add .slug.
This commit is contained in:
@@ -18,7 +18,7 @@ export interface SVGCardProps {
|
||||
id: number;
|
||||
svg: string;
|
||||
title: string;
|
||||
href?: string;
|
||||
slug?: string;
|
||||
url?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user