web-app/src/modules/nostr-feed/components
padreug 7025ea81c6 Refactor FeedFilters component to simplify custom filter display
- Replaced the Collapsible component with a conditional div for displaying custom filters, enhancing clarity and reducing complexity in the UI.
- Removed unused imports related to the Collapsible component to clean up the code.

These changes improve the maintainability and readability of the FeedFilters component.
2025-09-23 23:59:37 +02:00
..
FeedFilters.vue Refactor FeedFilters component to simplify custom filter display 2025-09-23 23:59:37 +02:00
NostrFeed.vue Add collapsible components and feed filter functionality 2025-09-23 23:59:37 +02:00