mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-20 14:34:55 +00:00
Clean up
This commit is contained in:
@@ -183,7 +183,7 @@ export default function BugReport() {
|
||||
}
|
||||
theme="borderless"
|
||||
onClick={changeTheme}
|
||||
></Button>
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<hr
|
||||
|
@@ -123,7 +123,7 @@ export default function Shortcuts() {
|
||||
}
|
||||
theme="borderless"
|
||||
onClick={changeTheme}
|
||||
></Button>
|
||||
/>
|
||||
<div className="ms-2 lg:inline md:inline sm:hidden">
|
||||
<AutoComplete
|
||||
prefix={<IconSearch />}
|
||||
|
@@ -286,7 +286,7 @@ export default function Survey() {
|
||||
}
|
||||
theme="borderless"
|
||||
onClick={changeTheme}
|
||||
></Button>
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<hr
|
||||
|
Reference in New Issue
Block a user