fix: remove checking buf until I can figure out how to not use buf.lock
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
import Pager from './pager.svelte'
|
||||
import Pager from './pager.svelte';
|
||||
|
||||
export {
|
||||
Pager
|
||||
}
|
||||
export { Pager };
|
||||
|
Reference in New Issue
Block a user