There was an error while loading. Please reload this page.
1 parent 265cb13 commit c115752Copy full SHA for c115752
1 file changed
app/miscfeat/page.js
@@ -1,7 +1,6 @@
1
"use client"
2
3
import { useState } from 'react';
4
-import { toast } from 'react-toastify';
5
import { fetchFailed } from '@lib/fetchFailed'
6
7
export default function MiscFeat() {
0 commit comments