Let's create an Atoms.js file and paste the following code in it import { atom } from 'recoil'; export const counterAtom = atom({
確定! 回上一頁