build error fixed

This commit was merged in pull request #69.
This commit is contained in:
victorAnumudu
2024-09-03 23:47:31 +01:00
parent 4d6a7380bb
commit bc2167e67a
9 changed files with 106 additions and 92 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ export type PendingTableList = {
button?: boolean
advise?: string
}
}[];
};