Skip to content

Commit 2caea0d

Browse files
committed
refactor(orgs): modify search input text for the orgs list
1 parent 7be55df commit 2caea0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/OrganizationsInput.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="sort-section has-border">
44
<div class="mb-5">
55
<SearchInput
6-
placeholder="Search organization name or username"
6+
placeholder="Search Organizations..."
77
@on-search="onSearch"
88
/>
99
</div>

0 commit comments

Comments
 (0)