New: Improved Indexer disabled popover

This commit is contained in:
Qstick
2023-02-26 21:18:25 -06:00
parent 0e82899958
commit 6482509a1d
12 changed files with 131 additions and 18 deletions
@@ -0,0 +1,8 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'description': string;
'title': string;
}
export const cssExports: CssExports;
export default cssExports;