diff --git a/app/cheatsheet/page.tsx b/app/cheatsheet/page.tsx new file mode 100644 index 0000000..ef8846a --- /dev/null +++ b/app/cheatsheet/page.tsx @@ -0,0 +1,14 @@ +export default async function Tutorials() { + return ( +
+ Native Debuggers command map and cheat sheet. +
+