replaced ti-chevron-down
This commit is contained in:
@@ -85,7 +85,7 @@ export default defineComponent({
|
||||
}, [
|
||||
getDateText(props.items[i + 1].createdAt),
|
||||
h('i', {
|
||||
class: `ph-caret-down ph-bold ph-lg ${$style['date-2-icon']}`,
|
||||
class: `ti ti-chevron-down ${$style['date-2-icon']}`,
|
||||
}),
|
||||
]),
|
||||
]));
|
||||
|
||||
Reference in New Issue
Block a user