forked from gxwebsoft/mp-10550
修复已知问题
This commit is contained in:
@@ -30,7 +30,7 @@ const Helper = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<SearchBar shape="round" maxLength={5} className={'mt-2'} />
|
||||
<SearchBar shape="round" className={'mt-2'} />
|
||||
{navigation && (
|
||||
<Image
|
||||
src={navigation.icon}
|
||||
|
||||
Reference in New Issue
Block a user