Sfoglia il codice sorgente

chore: format code

GitHub Action 5 mesi fa
parent
commit
32ba2e02aa
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  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({
   },
 })
 ```
-
-
-