chore: updates
This commit is contained in:
@@ -65,7 +65,7 @@ const ExpiredMessage = ({ type = "file", url = "" }: Props) => {
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<span className="text-red-500 text-xs whitespace-nowrap flex items-center gap-1">
|
<span className="text-red-500 text-xs whitespace-nowrap flex items-center gap-1">
|
||||||
<IconInfo className="stroke-gray-600 w-6 h-6" />
|
<IconInfo className="stroke-gray-600 dark:stroke-gray-400 w-6 h-6" />
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import React from "react";
|
// import React from "react";
|
||||||
import { useDispatch } from "react-redux";
|
import { useDispatch } from "react-redux";
|
||||||
import dayjs from "dayjs";
|
import dayjs from "dayjs";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user