Add module event producer coverage
This commit is contained in:
@@ -54,6 +54,8 @@ export { default as PageTitle } from "./components/PageTitle";
|
||||
export { default as PasswordField } from "./components/PasswordField";
|
||||
export type { PasswordFieldProps } from "./components/PasswordField";
|
||||
export { PolicyRow, PolicySection, PolicyTable } from "./components/PolicyTable";
|
||||
export { default as PolicyPathHelp, normalizePolicySourcePathItems } from "./components/PolicyPathHelp";
|
||||
export type { NormalizedPolicySourcePathItem, PolicyPathHelpProps } from "./components/PolicyPathHelp";
|
||||
export { default as PolicySourcePath } from "./components/PolicySourcePath";
|
||||
export type { PolicySourcePathItem, PolicySourcePathProps } from "./components/PolicySourcePath";
|
||||
export { default as PolicyLockedHint } from "./components/PolicyLockedHint";
|
||||
|
||||
Reference in New Issue
Block a user