mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-29 16:14:55 +00:00
Generated by Spark: Add custom 404 page design with helpful navigation links
This commit is contained in:
@@ -36,6 +36,7 @@ export function ToolbarActions({
|
||||
icon={<MagnifyingGlass size={18} />}
|
||||
label="Search (Ctrl+K)"
|
||||
onClick={onSearch}
|
||||
data-search-trigger
|
||||
/>
|
||||
|
||||
{showErrorButton && errorCount > 0 && onShowErrors && (
|
||||
|
||||
Reference in New Issue
Block a user