fix: prettier:check

Signed-off-by: mario ma <mario.ma.node@gmail.com>
This commit is contained in:
mario ma
2025-04-01 16:19:46 +08:00
parent e33e8b0d67
commit c682f5fd40
2 changed files with 4 additions and 3 deletions
+1 -3
View File
@@ -20,9 +20,7 @@ import { JSX as JSX_2 } from 'react';
import { RouteRef } from '@backstage/frontend-plugin-api';
import { TranslationRef } from '@backstage/frontend-plugin-api';
// Warning: (ae-missing-release-tag) "apiDocsTranslationRef" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
// @alpha (undocumented)
export const apiDocsTranslationRef: TranslationRef<
'api-docs',
{
+3
View File
@@ -16,6 +16,9 @@
import { createTranslationRef } from '@backstage/frontend-plugin-api';
/**
* @alpha
*/
export const apiDocsTranslationRef = createTranslationRef({
id: 'api-docs',
messages: {