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:
@@ -316,6 +316,8 @@ export default function Index({ router }) {
|
|||||||
return <div>{error}</div>
|
return <div>{error}</div>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return <div>A dataeditor jelenleg nem működik!</div>
|
||||||
|
|
||||||
if (!infoRead) {
|
if (!infoRead) {
|
||||||
return <Infos onClick={() => setInfoRead(true)} renderOKButton />
|
return <Infos onClick={() => setInfoRead(true)} renderOKButton />
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user