Updated based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Backstage DevTools frontend plugin with a tab that shows package dependencies and another tab that shows your current configuration.
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
export { devToolsPlugin, DevToolsPage } from './plugin';
|
||||
export * from './components';
|
||||
|
||||
Reference in New Issue
Block a user