docs: fix tool index (#25404)

This commit is contained in:
Erick Friis
2024-08-14 11:36:41 -07:00
committed by GitHub
parent 1d3f7231b8
commit ab29ee79a3

View File

@@ -217,6 +217,7 @@ The following table shows tools that can be used to automate tasks in databases:
## All tools
import {{ IndexTable }} from "@theme/FeatureTables";
<IndexTable />
""" # noqa: E501