make userDisplayName optional
This commit is contained in:
@@ -5,8 +5,6 @@ import config from './config.json';
|
||||
function App() {
|
||||
return (
|
||||
<RecuperoPropostaCctDaContrattiComponent
|
||||
userDisplayName="XYZ"
|
||||
|
||||
moduleName={config.component.moduleName}
|
||||
headerTitle={config.component.headerTitle}
|
||||
headerHeroImageSrc={config.component.headerHeroImageSrc}
|
||||
|
||||
Reference in New Issue
Block a user