We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e3938 commit 1a83a8dCopy full SHA for 1a83a8d
1 file changed
README.md
@@ -91,7 +91,7 @@ We have added comments in the code to make it explicit which parts are 100% writ
91
92
* Raptor mini: Update the code to use the new solid-ui-header component. Keep in mind the log in and sign up are wired in specific ways.
93
94
-* Auto: chnage the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
+* Auto: change the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
95
const items = await outliner.getDashboardItems()
96
return items.map((element) => {
97
return {
0 commit comments