fix: relink rust web tree editor runtime
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
//! 提供搜索页面的服务器端渲染壳。
|
||||
//! 由 `<body>` 外层包装、搜索契约 JSON 嵌入脚本由路由 handler 处理。
|
||||
|
||||
use leptos::prelude::*;
|
||||
use crate::ssr::pages::layout::PageLayout;
|
||||
use leptos::prelude::*;
|
||||
|
||||
/// MNOTE 搜索页面
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user