فهرست منبع

chore: format code

GitHub Action 5 ماه پیش
والد
کامیت
32ba2e02aa
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      packages/web/src/content/docs/custom-tools.mdx

+ 1 - 3
packages/web/src/content/docs/custom-tools.mdx

@@ -45,6 +45,7 @@ export default {
   },
 }
 ```
+
 The filename becomes the tool name. This creates a `database` tool.
 
 ---
@@ -122,6 +123,3 @@ export default tool({
   },
 })
 ```
-
-
-