mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-04 20:14:57 +08:00
Update menu text
Update sessions menu wording
This commit is contained in:
parent
0b313b5cf1
commit
7c8f464096
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ defmodule LivebookWeb.HomeLive.SessionListComponent do
|
|||
phx-click={set_action("close_all")}
|
||||
>
|
||||
<.remix_icon icon="close-circle-line" />
|
||||
<span>Close sessions</span>
|
||||
<span>Close</span>
|
||||
</button>
|
||||
<input id="bulk-action-input" class="hidden" type="text" name="action" />
|
||||
</.menu_item>
|
||||
|
|
Loading…
Add table
Reference in a new issue