Files
DigitalData.Hub/src
TekH 5f6eda0fc7 Enhance DocSearchView with filters and sorting options
Updated the `DocSearchView` component to initialize the `filters` state with an empty array. Added a new section to render filters, mapping over the `filters` array to display `DocSearch` and `DocSort` components. This improves the user interface by enabling sorting and filtering of displayed posts.
2025-07-04 09:36:36 +02:00
..