Updated
This commit is contained in:
@@ -17,9 +17,11 @@ const {} = toRefs(props);
|
||||
<span class="typo-h-4 text-black">
|
||||
مقالات اخیر سایت
|
||||
</span>
|
||||
<Button variant="outlined" class="rounded-full" start-icon="ci:paper">
|
||||
نمایش همه
|
||||
</Button>
|
||||
<NuxtLink to="/articles">
|
||||
<Button variant="outlined" class="rounded-full" start-icon="ci:paper">
|
||||
نمایش همه
|
||||
</Button>
|
||||
</NuxtLink>
|
||||
</div>
|
||||
<div class="flex gap-12">
|
||||
<div class="flex-1 flex flex-col gap-12">
|
||||
|
||||
Reference in New Issue
Block a user