mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-20 19:09:56 +00:00
Use status components for true/false things
This commit is contained in:
@@ -4,9 +4,8 @@ export * from "./CertificateInUseFormatter";
|
||||
export * from "./DateFormatter";
|
||||
export * from "./DomainsFormatter";
|
||||
export * from "./EmailFormatter";
|
||||
export * from "./EnabledFormatter";
|
||||
export * from "./EventFormatter";
|
||||
export * from "./GravatarFormatter";
|
||||
export * from "./RolesFormatter";
|
||||
export * from "./StatusFormatter";
|
||||
export * from "./TrueFalseFormatter";
|
||||
export * from "./ValueWithDateFormatter";
|
||||
|
||||
Reference in New Issue
Block a user