Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -59,7 +59,7 @@ const customIconBundle = IconBundleBlueprint.make({
|
||||
name: 'custom-icons',
|
||||
params: {
|
||||
icons: {
|
||||
github: ExampleIcon,
|
||||
github: <ExampleIcon fontSize="inherit" />,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user