mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
Add bookmark button to tool page
This commit is contained in:
@@ -74,6 +74,7 @@ export const defineTool = (
|
||||
description={description}
|
||||
icon={icon}
|
||||
type={basePath}
|
||||
path={`${basePath}/${path}`}
|
||||
>
|
||||
<Component title={name} longDescription={longDescription} />
|
||||
</ToolLayout>
|
||||
|
||||
Reference in New Issue
Block a user