Skip to content

Commit

Permalink
fix: fix react tips
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Oct 8, 2023
1 parent cce8705 commit d5f5909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/chatgpt/index.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable react/no-children-prop */
import React, { useRef, useCallback, useState, useEffect } from 'react'
import MarkmapHooks from '@stateful/markmap'
import FixTabPanel from '@stateless/FixTabPanel'
Expand Down

1 comment on commit d5f5909

@vercel
Copy link

@vercel vercel bot commented on d5f5909 Oct 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pro-react-admin – ./

pro-react-admin-git-main-wkylin.vercel.app
pro-react-admin.vercel.app
pro-react-admin-wkylin.vercel.app

Please sign in to comment.