mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
@@ -22,7 +22,7 @@ export default function SearchBar(props: any) {
|
||||
|
||||
return (
|
||||
<Box
|
||||
mb={"xl"}
|
||||
mb="xl"
|
||||
style={{
|
||||
width: '100%',
|
||||
}}
|
||||
@@ -81,7 +81,8 @@ export default function SearchBar(props: any) {
|
||||
}
|
||||
>
|
||||
<Text>
|
||||
tip: Use the prefixes <b>!yt</b> and <b>!t</b> in front of your query to search on YouTube or for a Torrent respectively.
|
||||
tip: Use the prefixes <b>!yt</b> and <b>!t</b> in front of your query to search on
|
||||
YouTube or for a Torrent respectively.
|
||||
</Text>
|
||||
</Popover>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user