chore: remove notes
This commit is contained in:
@@ -425,12 +425,6 @@ export default (props: any) => {
|
|||||||
{...runtimeConfig}
|
{...runtimeConfig}
|
||||||
ErrorBoundary={ErrorBoundary}
|
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" />
|
<PluginExtraFields name="GlobalLicenseBanner" />
|
||||||
<Exception
|
<Exception
|
||||||
route={matchedRoute}
|
route={matchedRoute}
|
||||||
|
|||||||
Reference in New Issue
Block a user