Skip to content

Commit 093d0e3

Browse files
committed
Change to yousef
1 parent 0c081cc commit 093d0e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/editor/src/app/main/components/startscreen/StartScreen.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ export const StartScreen = observer(() => {
156156
description="Visualize weather data with two React chart libraries"
157157
previewImage={chartsPreviewImage}
158158
author={{
159-
username: "niklas",
159+
username: "yousef",
160160
profileImageUrl: "",
161161
}}
162162
onClick={() => {
163-
navigationStore.navigateToNotebook("@niklas/charts");
163+
navigationStore.navigateToNotebook("@yousef/charts");
164164
}}></NotebookOverviewItem>
165165
</div>
166166
<div className={styles.notebook}>

0 commit comments

Comments
 (0)