Skip to content

Commit

Permalink
add rekomendasi text
Browse files Browse the repository at this point in the history
  • Loading branch information
ferryops committed Jul 16, 2023
1 parent 5c4cb68 commit 1b90fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/pakar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export default function Pakar() {
<Input
clearable
bordered
labelPlaceholder="Nama Aspek "
labelPlaceholder="Nama Aspek: misal Data Karyawan"
onChange={(e) => setAspek(e.target.value)}
fullWidth
value={aspek}
Expand Down

0 comments on commit 1b90fe2

Please sign in to comment.