Skip to content

Commit

Permalink
Merge pull request #100 from taikoonwang/main
Browse files Browse the repository at this point in the history
chore: fix Description in subchapter_7.md
  • Loading branch information
Darlington02 authored Jun 9, 2024
2 parents ba5f07d + 6b12459 commit 9d1d858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/chapter_3/subchapter_7.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import ThemeSwitch from "./Theme";

| Prop | Type | Description |
| :-------- | :------- | :----------------------------------------------- |
| className | string | Additional classses to be added to the component |
| className | string | Additional classes to be added to the component |
| action | function | function to change the theme of the dapp |
| theme | string | specify the current theme of the dapp |
| openMenu | boolean | state value for wether a menu is open or not. |
| openMenu | boolean | state value for whether a menu is open or not. |

0 comments on commit 9d1d858

Please sign in to comment.