mirror of
				https://github.com/iib0011/omni-tools.git
				synced 2025-10-31 17:44:02 +01:00 
			
		
		
		
	fix: missing setInput while creating tools
This commit is contained in:
		| @@ -130,6 +130,7 @@ export default function ${capitalizeFirstLetter(toolNameCamelCase)}({ | ||||
|       initialValues={initialValues} | ||||
|       exampleCards={exampleCards} | ||||
|       getGroups={getGroups} | ||||
|       setInput={setInput} | ||||
|       compute={compute} | ||||
|       toolInfo={{ title: \`What is a \${title}?\`, description: longDescription }} | ||||
|     /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ibrahima G. Coulibaly
					Ibrahima G. Coulibaly