This commit is contained in:
Ibrahima G. Coulibaly
2025-03-02 03:09:29 +00:00
parent 71e052ab4d
commit c570368f5d
10 changed files with 31 additions and 33 deletions

View File

@@ -5,7 +5,7 @@ import { lazy } from 'react';
export const tool = defineTool('string', {
name: 'Palindrome',
path: 'palindrome',
// image,
icon: '',
description: '',
shortDescription: '',
keywords: ['palindrome'],