Skip to content

Commit

Permalink
fix:prettier format
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 13, 2024
1 parent 7595d27 commit 065f34d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/components/Modal/store.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import { writable } from 'svelte/store';


export const modalShow = writable(false);


0 comments on commit 065f34d

Please sign in to comment.