Commit 4381faad authored by ChamendiPabasara's avatar ChamendiPabasara

Set the Content- Search field

parent c4adaccb
...@@ -143,7 +143,9 @@ export default function GazettesFunc(props) { ...@@ -143,7 +143,9 @@ export default function GazettesFunc(props) {
{Hint == "" ? ( {Hint == "" ? (
<h1>Waiting for data...</h1> <h1>Waiting for data...</h1>
) : ( ) : (
<h3>Check your search query...</h3>
<h3>Check your search query...</h3> //Search
)} )}
</> </>
)} )}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment