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 Sosial
tbcare
tbcare-web
Commits
d72945d5
Commit
d72945d5
authored
Jun 06, 2021
by
Sean Zeliq Urian
Browse files
[CHORUS] Fix bug filter Kader
parent
aa0f6591
Pipeline
#81772
passed with stages
in 9 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scenes/ActivityLog/components/ActivityTabel/index.tsx
View file @
d72945d5
...
...
@@ -73,9 +73,6 @@ export default function ActivityTabel() {
};
logs
.
push
(
logObject
);
}
}
else
{
setFilterToggle
(
!
filterToggle
);
setPage
(
1
);
}
logs
=
addNumber
(
page
,
logs
);
setLogList
(
logs
);
...
...
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