Site ComponentsApp ListOn this pageApp ListApp List The <AppList> component displays a compact, ranked list of Cardano apps filtered by category tags. Apps are sorted by transaction count (when available), then by favorites, and finally alphabetically. Basic Usage <AppList tags={['dex']} limit={5} categoryTitle="DEX" /> Result