refactor: Use named export for AzurePullRequestsIcon.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
This commit is contained in:
@@ -22,4 +22,4 @@ export {
|
||||
AzurePullRequestsPage,
|
||||
} from './plugin';
|
||||
|
||||
export * from './components/AzurePullRequestsIcon';
|
||||
export { AzurePullRequestsIcon } from './components/AzurePullRequestsIcon';
|
||||
|
||||
Reference in New Issue
Block a user