Skip to content

Commit

Permalink
Merge pull request #24 from misavojte:data/update-demo
Browse files Browse the repository at this point in the history
💄 Data/update-demo
  • Loading branch information
misavojte committed May 2, 2024
2 parents 9c3d789 + 188b820 commit 03686e3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 590 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script lang="ts">
import MajorControlButton from '$lib/components/General/GeneralButton/GeneralButtonMajor.svelte'
import { demoData } from '$lib/const/demoData.ts'
import { demoData } from '$lib/const/demoDataTwo.ts'
import { data } from '$lib/stores/dataStore.ts'
import { addSuccessToast } from '$lib/stores/toastStore.ts'
import { processingFileStateStore } from '$lib/stores/processingFileStateStore.ts'
Expand Down
364 changes: 0 additions & 364 deletions src/lib/const/demoData.ts

This file was deleted.

Loading

0 comments on commit 03686e3

Please sign in to comment.