Code clean
This commit is contained in:
@@ -26,7 +26,6 @@ export let currentLocation = writable()
|
||||
export let currentPhotos = writable()
|
||||
|
||||
// State
|
||||
// export let ready = writable(false)
|
||||
export let pageReady = writable(false)
|
||||
export const pageTransition = {
|
||||
onAnimationEnd () {}
|
||||
|
||||
Reference in New Issue
Block a user