mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-21 15:59:48 +01:00
remove unused prop classes
This commit is contained in:
@@ -17,10 +17,7 @@ const Switcher = styled(ButtonAddons)`
|
||||
`;
|
||||
|
||||
type Props = {
|
||||
repository: Repository,
|
||||
|
||||
// context props
|
||||
classes: Object
|
||||
repository: Repository
|
||||
}
|
||||
|
||||
type State = {
|
||||
|
||||
Reference in New Issue
Block a user