This commit is contained in:
Rizky 2024-07-02 01:15:33 -07:00
parent d5be85119c
commit 31dd4b07b1
1 changed files with 1 additions and 0 deletions

View File

@ -472,6 +472,7 @@ export const TableList: FC<TableListProp> = ({
if (!isEditor) {
if (local.status === "loading") {
toast.dismiss();
toast.loading(
<>
<Loader2 className="c-h-4 c-w-4 c-animate-spin" />