Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL KI Ganjil 2021 2022
Clicks - Ecosystem Business
clicks-frontend
Commits
8d38d97c
Commit
8d38d97c
authored
Dec 05, 2021
by
Abraham Rudolf Brahmana
Browse files
fix: Fix the category placeholder in account settings screen
parent
13fb9dbe
Pipeline
#89041
passed with stage
in 11 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/screens/profile/AccountSettingsScreen.tsx
View file @
8d38d97c
...
...
@@ -152,7 +152,7 @@ export default function AccountSettingsScreen({
<
Spacer
variant
=
"l"
/>
<
View
style
=
{
styles
.
componentWrapper
}
>
<
DropdownForm
formPlaceholder
=
{
"
Kategori B
isnis
"
}
formPlaceholder
=
{
b
isnis
}
searchPlaceholder
=
{
"
Kategori Bisnis
"
}
value
=
{
picked
}
setValue
=
{
setPicked
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment