feat: group history by date and time
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="bg-error flex justify-between">
|
||||
<span
|
||||
class="flex py-2 px-4 transition justify-center group relative items-center"
|
||||
class="flex py-2 px-4 transition justify-center text-tiny group relative items-center"
|
||||
>
|
||||
<i class="mr-2 material-icons">info_outline</i>
|
||||
<span class="text-secondaryDark">
|
||||
|
||||
Reference in New Issue
Block a user