Which brackest should be used where ? square brackets or curly braces while object destructuring ? I'm tyring to use context but bit confused

后端 未结 0 1211
梦毁少年i
梦毁少年i 2021-01-01 02:34

This is my context and I want to use it in my BookList component.

import React, { createContext, useState } from "react"
import { v4 as uuidv4 } fro         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题