mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-16 02:06:18 +01:00
Improve ux on overview
This commit is contained in:
committed by
René Pfeuffer
parent
0aa82887d2
commit
237c48356a
@@ -126,6 +126,8 @@ class Overview extends React.Component<Props> {
|
||||
link="repos"
|
||||
label={t("overview.createButton")}
|
||||
testId="repository-overview"
|
||||
searchPlaceholder={t("overview.searchRepository")}
|
||||
filterPlaceholder={t("overview.filterNamespace")}
|
||||
/>
|
||||
</PageActions>
|
||||
</Page>
|
||||
|
||||
Reference in New Issue
Block a user