mirror of
https://github.com/zhigang1992/server-components-demo.git
synced 2026-01-12 17:52:28 +08:00
[Demo] Fetch data for Sidebar (server)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
import NoteList from './NoteList.client';
|
||||
import NoteList from './NoteList.server';
|
||||
|
||||
export default function App() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user