renamed functions.js
parent
7ede5b0e1b
commit
f6555251e8
|
@ -1,5 +1,5 @@
|
|||
import { useState } from "react";
|
||||
import { clickHandler } from "./fns";
|
||||
import { clickHandler } from "./functions";
|
||||
|
||||
let params = {};
|
||||
|
||||
|
|
Loading…
Reference in New Issue