Rename keyboard_shortcuts/1 to results_footer/1

This commit is contained in:
Claudio Ortolina
2025-08-27 11:02:58 +03:00
parent c20e901d21
commit 032c241683
3 changed files with 5 additions and 5 deletions
@@ -167,11 +167,11 @@ defmodule MusicLibraryWeb.SearchComponents do
## Examples
<.keyboard_shortcuts />
<.results_footer />
"""
attr :total_results, :integer, default: 0
def keyboard_shortcuts(assigns) do
def results_footer(assigns) do
~H"""
<div class="p-4 bg-zinc-50 dark:bg-zinc-900 rounded-b-lg border-t border-zinc-200 dark:border-zinc-700">
<div class="flex items-center justify-between text-xs text-zinc-500 dark:text-zinc-400">