Polish #12

Merged
LucidKobold merged 2 commits from polish into main 2021-11-27 20:42:40 -05:00
Showing only changes of commit cb90d37751 - Show all commits

View File

@@ -15,7 +15,7 @@ import MobileNav from "./MobileNav";
const Header = (): JSX.Element => { const Header = (): JSX.Element => {
const appName = "LCM Potty Chart" const appName = "LCM Potty Chart"
const appVersion = "v0.0.2.4-pre-alpha" const appVersion = "v0.0.2.5-pre-alpha"
// Add transparency while not at the top of the page. // Add transparency while not at the top of the page.