mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-23 16:24:21 +01:00
feat: built storycard
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
|
||||
export type Tag = {
|
||||
id: number
|
||||
title: string
|
||||
}
|
||||
|
||||
export type Image = string;
|
||||
Reference in New Issue
Block a user