mirror of
https://github.com/Funkoala14/KnowledgeBase_OOIN.git
synced 2025-06-08 04:58:13 +08:00
[dev]hide data searchbar
This commit is contained in:
parent
5609453eba
commit
48cee9bd3f
@ -316,7 +316,7 @@ export default function DatasetTab({ knowledgeBase }) {
|
|||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
<div className='w-25'>
|
<div className='w-25 d-none'>
|
||||||
<input
|
<input
|
||||||
type='text'
|
type='text'
|
||||||
className='form-control'
|
className='form-control'
|
||||||
|
Loading…
Reference in New Issue
Block a user