Skip to content

Commit 7f87238

Browse files
author
EstoesMoises
committed
sharing links to the original components for reference
1 parent 132c6e7 commit 7f87238

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/search-backend-module-stack-overflow-teams-collator/src/collators/StackOverflowQuestionsCollatorFactory.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* This component is a modified version of https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-stack-overflow-collator/src/collators/StackOverflowQuestionsCollatorFactory.ts
3+
*
24
* Copyright 2023 The Backstage Authors
35
*
46
* Licensed under the Apache License, Version 2.0 (the "License");

plugins/stack-overflow-teams/src/components/StackOverflow/StackOverflowSearchResultListItem.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/*
1+
/*
2+
* This specific component is a modified version of https://github.com/backstage/community-plugins/blob/main/workspaces/stack-overflow/plugins/stack-overflow/src/search/StackOverflowSearchResultListItem/StackOverflowSearchResultListItem.tsx
3+
*
24
* Copyright 2022 The Backstage Authors
35
*
46
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)