add AzurePipelinesIcon

Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
This commit is contained in:
Nick Marinelli
2022-06-16 11:51:25 -04:00
parent 132fc60646
commit 3c6028af1b
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@ export {
export { AzurePullRequestsIcon } from './components/AzurePullRequestsIcon';
export { AzureGitTagsIcon } from './components/AzureGitTagsIcon';
export { AzurePipelinesIcon } from './components/AzurePipelinesIcon';
export * from './api';
export * from './hooks';