feat: timeline paginator
This commit is contained in:
parent
f3dd3fe8a5
commit
cf22ca25bf
5 changed files with 64 additions and 7 deletions
|
@ -13,7 +13,7 @@ const createdAt = $computed(() => {
|
|||
|
||||
<template>
|
||||
<div flex flex-col>
|
||||
<div>
|
||||
<div border="b border">
|
||||
<img h-50 w-full object-cover :src="account.header">
|
||||
</div>
|
||||
<div p3 style="margin-top:-3.5rem;" flex flex-col gap-6>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue