mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
Move button to right side and small fixes
This commit is contained in:
@@ -52,7 +52,7 @@ class RepositoryForm extends React.Component<Props, State> {
|
||||
}
|
||||
}
|
||||
|
||||
isFalsy(value) {
|
||||
isFalsy(value: string) {
|
||||
return !value;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user