refactor: use ToolContent

This commit is contained in:
Ibrahima G. Coulibaly
2025-03-09 01:22:23 +00:00
parent a279c442ec
commit 8661fabe7d
8 changed files with 151 additions and 134 deletions

View File

@@ -138,6 +138,7 @@ export default function ExtractSubstring({ title }: ToolComponentProps) {
getGroups={getGroups}
initialValues={initialValues}
input={input}
formRef={formRef}
/>
<ToolExamples
title={title}