Skip to content
Snippets Groups Projects
Commit e60f720d authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Update name of make a block modal

parent a0ed0c71
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@ import styles from './custom-procedures.css';
const CustomProcedures = props => (
<Modal
className={styles.modalContent}
contentLabel="Create new block"
contentLabel="Make a Block"
onRequestClose={props.onCancel}
>
<Box
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment