finalyse
This commit is contained in:
@@ -107,8 +107,9 @@ export default function Home() {
|
||||
outputText={outputText}
|
||||
copyToClipboard={copyToClipboard}
|
||||
downloadText={downloadText}
|
||||
isExampleLoaded={isExampleLoaded} // NOUVEAU
|
||||
setIsExampleLoaded={setIsExampleLoaded} // NOUVEAU
|
||||
isExampleLoaded={isExampleLoaded}
|
||||
setIsExampleLoaded={setIsExampleLoaded}
|
||||
entityMappings={entityMappings} // Ajouter cette ligne
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user