updated value for generic hooks

前端 未结 0 1033
北海茫月
北海茫月 2020-12-10 05:34

I have this hook

export const useLegalFooter = ({ customContent, isOpenOnPageLoad = false }) => {
const dispatch = useContext(LegalFooterDispatchContext);
         


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