mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-04 11:59:40 +05:00
frontend: add message panels to search. disable to search empty query.
This commit is contained in:
parent
baaa67f2ab
commit
3fdf67c860
2 changed files with 44 additions and 33 deletions
|
@ -1,7 +1,5 @@
|
|||
"use client";
|
||||
|
||||
import Link from "next/link";
|
||||
|
||||
export const LogInNeeded = (props) => {
|
||||
return (
|
||||
<div className="absolute padding error center middle round">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue