New: Edit and Delete Buttons in Indexer Info modal

This commit is contained in:
Qstick
2023-02-26 19:24:34 -06:00
parent 0e2cc7851f
commit d9f2ad0a2b
4 changed files with 54 additions and 2 deletions
@@ -1,6 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'deleteButton': string;
'description': string;
}
export const cssExports: CssExports;