forked from sombochea/verdaccio-ui
This commit is contained in:
committed by
Juan Picado @jotadeveloper
parent
797c2381e4
commit
787dda4a01
@@ -26,6 +26,9 @@ const InstallListItemText = styled(ListItemText)({
|
||||
const PackageMangerAvatar = styled(Avatar)({
|
||||
borderRadius: '0px',
|
||||
padding: '0',
|
||||
img: {
|
||||
backgroundColor: 'transparent',
|
||||
},
|
||||
});
|
||||
|
||||
export enum DependencyManager {
|
||||
|
||||
Reference in New Issue
Block a user