mirror of
https://gitlab.com/MrFry/qmining-data-editor
synced 2025-04-01 20:24:01 +02:00
added not working notice
This commit is contained in:
parent
55f7efc6d4
commit
e6e1ccaeb8
1 changed files with 2 additions and 0 deletions
|
@ -316,6 +316,8 @@ export default function Index({ router }) {
|
|||
return <div>{error}</div>
|
||||
}
|
||||
|
||||
return <div>A dataeditor jelenleg nem működik!</div>
|
||||
|
||||
if (!infoRead) {
|
||||
return <Infos onClick={() => setInfoRead(true)} renderOKButton />
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue