[Draft] feat(nostr-feed): Reddit-style link aggregator #9
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ function selectTimeRange(range: TimeRange) {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="flex items-center gap-1 text-sm border-b border-border pb-2 mb-2">
|
<div class="flex items-center gap-1 text-sm border-b border-border pt-3 pb-2 mb-2">
|
||||||
<!-- Sort tabs -->
|
<!-- Sort tabs -->
|
||||||
<template v-for="option in sortOptions" :key="option.id">
|
<template v-for="option in sortOptions" :key="option.id">
|
||||||
<button
|
<button
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue