Dynamic alert title
This commit is contained in:
@@ -38,6 +38,7 @@ const TopHeader = (props) => {
|
||||
<Alert
|
||||
setTriggerAlert={setTriggerAlert}
|
||||
onClick={() => setEditState(true)}
|
||||
title={props.topbarTitle}
|
||||
/>
|
||||
)}
|
||||
<div className={styles.container}>
|
||||
|
||||
Reference in New Issue
Block a user