Dynamic alert title
This commit is contained in:
@@ -20,7 +20,7 @@ const Alert = (props) => {
|
||||
<div className={styles.iconContainer}>
|
||||
<BoxedCheckIcon />
|
||||
</div>
|
||||
<p>Create New Service</p>
|
||||
<p>{props.title}</p>
|
||||
</div>
|
||||
<div className={styles.alertBody}>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user