fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
This commit is contained in:
committed by
Yousif Al-Raheem
parent
ff131b5fd3
commit
e7a2ed3f08
@@ -16,6 +16,7 @@
|
||||
import React, { PropsWithChildren } from 'react';
|
||||
import { attachComponentData } from '@backstage/core-plugin-api';
|
||||
|
||||
/** @public */
|
||||
export const USER_SETTINGS_TAB_KEY = 'user-settings.tab';
|
||||
|
||||
export type UserSettingsTabProps = PropsWithChildren<{
|
||||
|
||||
Reference in New Issue
Block a user