frontend: add message panels to search. disable to search empty query.

This commit is contained in:
Kentai Radiquum 2024-04-27 23:50:57 +05:00
parent baaa67f2ab
commit 3fdf67c860
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 44 additions and 33 deletions

View file

@ -1,7 +1,5 @@
"use client";
import Link from "next/link";
export const LogInNeeded = (props) => {
return (
<div className="absolute padding error center middle round">