remove duplicate

This commit is contained in:
yggverse 2024-11-05 09:49:45 +02:00
parent ddc746566a
commit e025961568

View File

@ -95,7 +95,7 @@ impl Page {
// Actions
action_page_load: action_page_load.clone(),
action_page_open: action_page_open.clone(),
action_update: action_update,
action_update,
// Components
content,
navigation,