forked from tanner/qotnews
fix bug in pagination.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import { debounce } from "lodash";
|
||||
import debounce from "lodash/debounce";
|
||||
import { goto, prefetch, stores } from "@sapper/app";
|
||||
export let segment;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user