@ -37,7 +37,7 @@ export function Search(): ReactElement {
|
||||
<DialogTrigger asChild>
|
||||
<Button>Search</Button>
|
||||
</DialogTrigger>
|
||||
<DialogContent className="w-[600px]">
|
||||
<DialogContent className="w-screen md:w-[600px]">
|
||||
<DialogTitle>Search Documentation</DialogTitle>
|
||||
<input
|
||||
type="text"
|
||||
|
Reference in New Issue
Block a user