renamed functions.js

main
selim 2024-12-28 02:55:26 +01:00
parent 7ede5b0e1b
commit f6555251e8
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { useState } from "react";
import { clickHandler } from "./fns";
import { clickHandler } from "./functions";
let params = {};