Links page.
Icons using npm package instead of svgs. Props and types. Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
3
src/types/icons.ts
Normal file
3
src/types/icons.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export type Icon = "gitea" | "github" | "mastodon" | "linkedin" | "link" | "status-health"
|
||||
|
||||
export type PajamasIcon = `pajamas:${Icon}`
|
Reference in New Issue
Block a user