feat: ip access control
This commit is contained in:
@@ -124,7 +124,7 @@ export interface AppPlugin {
|
||||
/**
|
||||
* components extension
|
||||
*/
|
||||
components?: Record<string, ComponentType>;
|
||||
components?: Record<string, ComponentType<any>>;
|
||||
|
||||
/**
|
||||
* Hooks extension
|
||||
|
||||
Reference in New Issue
Block a user