mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-03 12:05:52 +01:00
Remove unused field grouping
This commit is contained in:
@@ -26,7 +26,7 @@ class Checkbox extends React.Component<Props> {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div className="field is-grouped">
|
||||
<div className="field">
|
||||
<div className="control">
|
||||
{/*
|
||||
we have to ignore the next line,
|
||||
|
||||
Reference in New Issue
Block a user