commit | 30307e6b598b3d57f43c291abc48c6940e90934d | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Tue Nov 02 21:09:43 2021 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Tue Nov 02 21:09:43 2021 +0000 |
tree | 6c113dd73579f51c11f6afff20e41cc125ef544e | |
parent | 17f69015fa30c76454432b431f2e10958d17af15 [diff] [blame] |
clicksforms becoming good
diff --git a/Components/NavBar.js b/Components/NavBar.js index 02a8661..2444795 100644 --- a/Components/NavBar.js +++ b/Components/NavBar.js
@@ -88,7 +88,7 @@ <a onClick={this.updateCookie(this)}><img alt="Theme" className={Styles.icon} - src={"light.svg"} + src={"/light.svg"} /></a> </div> </div>