Update site/content/howto/drd.md

Co-authored-by: Ola Rubaj <52197250+olayway@users.noreply.github.com>
This commit is contained in:
Luccas Mateus 2023-05-18 13:26:43 -03:00 committed by GitHub
parent ddc954d6bb
commit f2e7f157b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,7 +196,7 @@ A wrapper around the [Vega Lite specification](https://vega.github.io/vega-lite/
## Catalog
- You can add a `<Catalog>` component that takes a list of dataset and will provide you with a searchable interface.
A searchable catalog that will index a list of datasets and allow for contextual searching + filters.
![](https://hackmd.io/_uploads/rJv-d3Xr3.png)
- The dataset object requires the following structure
```