Logo
Explore Help
Register Sign In
yujunjun/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2025-08-03 22:32:00 +00:00
Code Issues Packages Projects Releases Wiki Activity
ragflow/web/src/app.tsx

7 lines
206 B
TypeScript
Raw Normal View History

feat: set chunk to available state and select all chunk (#57) * feat: set chunk to available state * feat: select all chunk
2024-02-06 18:45:20 +08:00
import React, { ReactNode } from 'react';
import { Inspector } from 'react-dev-inspector';
feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) * feat: add react-dev-inspector to locate code in the IDE faster * feat: install prettier to format code --------- Co-authored-by: yangqianjuan <1072483500@qq.com>
2024-01-29 15:02:27 +08:00
export function rootContainer(container: ReactNode) {
return React.createElement(Inspector, null, container);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1341ms Template: 222ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API