chore: remove notes

This commit is contained in:
jialin
2026-05-15 16:22:07 +08:00
committed by jialin
parent a001f83abb
commit 38b91a558b
-6
View File
@@ -425,12 +425,6 @@ export default (props: any) => {
{...runtimeConfig}
ErrorBoundary={ErrorBoundary}
>
{/* Enterprise plugin slot: license status banner. The plugin
package registers `GlobalLicenseBanner` under this name; in
OSS builds no plugin is registered → PluginExtraFields
renders null. Polls /v2/enterprise/licenses/banner and
surfaces problems (expiring / expired / invalid signature /
over quota / trial mode). */}
<PluginExtraFields name="GlobalLicenseBanner" />
<Exception
route={matchedRoute}