Revert "Add pull to search"
This reverts commit 45240358d9.
Doesn't work well at all.
This commit is contained in:
@@ -30,7 +30,6 @@ import SortableListHook from "./hooks/sortable-list";
|
||||
import confetti from "canvas-confetti";
|
||||
import { createLiveToastHook } from "live_toast";
|
||||
import banner from "./banner";
|
||||
import initPullToSearch from "./pull-to-search";
|
||||
|
||||
let Hooks = FluxonHooks;
|
||||
Hooks.FormatNumber = FormatNumberHook;
|
||||
@@ -152,4 +151,3 @@ window.enableLiveViewChangeObserver = () => {
|
||||
};
|
||||
|
||||
banner();
|
||||
initPullToSearch();
|
||||
|
||||
Reference in New Issue
Block a user