Skip to content

Commit

Permalink
UI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodacus committed Nov 28, 2022
1 parent 900f5b7 commit 8f55ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/components/Documentation/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ bye bhai
name: "Class",
description: (
<>
Define Class using <code className="language-cpp">samajh le bhai</code> then the class name, inside {} you can provide constructor as <code className="language-cpp">janam</code> and access class member functions and variables with <code className="language-cpp">iska</code> similar to "this" pointer in most languages.
Define Class using <code className="language-cpp">samajh le bhai</code> then the class name, inside {} you can provide constructor as <code className="language-cpp">janam</code> and access class member functions and variables with <code className="language-cpp">iska</code> similar to &quotthis&quot pointer in most languages.
</>
),
code: `hi bhai
Expand Down

0 comments on commit 8f55ab7

Please sign in to comment.