onDestroy()

in src/components/Main.tsx [25:27]


    onDestroy(id: string) {
        removeItem(id);
    }