You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The browser defaults make <ol> and <ul> elements have a non-zero margin. As a result, since react-checkbox-tree does not specific any margin on the <ol> element, the overall component has margin above and below it.