feat: add product card UI
This commit is contained in:
parent
eb643fe06f
commit
0c2ba9e3aa
5 changed files with 52 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ withDefaults(
|
|||
date?: Date;
|
||||
}>(),
|
||||
{
|
||||
color: 'var(--brand-2)',
|
||||
color: 'var(--brand-1)',
|
||||
},
|
||||
);
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue