remove hooks and added icons

Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
This commit is contained in:
Nick Marinelli
2022-06-17 10:31:16 -04:00
parent 3c6028af1b
commit b011a1052a
2 changed files with 0 additions and 82 deletions
-3
View File
@@ -25,11 +25,8 @@ export {
} from './plugin';
export { AzurePullRequestsIcon } from './components/AzurePullRequestsIcon';
export { AzureGitTagsIcon } from './components/AzureGitTagsIcon';
export { AzurePipelinesIcon } from './components/AzurePipelinesIcon';
export * from './api';
export * from './hooks';
export { FilterType } from './components/PullRequestsPage';
export type {