Added measure tool
This commit is contained in:
@@ -96,4 +96,8 @@ function ToolSection({ collapse, tools, onToolClick }) {
|
||||
}
|
||||
}
|
||||
|
||||
ToolSection.defaultProps = {
|
||||
collapse: false,
|
||||
};
|
||||
|
||||
export default ToolSection;
|
||||
|
||||
Reference in New Issue
Block a user