Skip to content

Commit

Permalink
Merge pull request #5 from KrinjMaster/development
Browse files Browse the repository at this point in the history
upd
  • Loading branch information
KrinjMaster authored Aug 28, 2023
2 parents bf97ff8 + ada3f8d commit f51023c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import MouseBlob from '../components/MouseBlob.svelte'
import NavBar from '../components/NavBar.svelte'
let isRendered = true;
let isRendered = false;
let firstPositon: {
x: null | number
Expand Down

0 comments on commit f51023c

Please sign in to comment.