[Demo] Fetch data for Sidebar (server)

This commit is contained in:
Lauren Tan
2020-12-16 11:00:28 -05:00
parent cb230d9e5f
commit a4672ec190
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
*
*/
import NoteList from './NoteList.client';
import NoteList from './NoteList.server';
export default function App() {
return (