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
ac348b0c
Commit
ac348b0c
authored
Jun 06, 2021
by
Sean Zeliq Urian
Browse files
[CHORUS] Remove unecessary line of code
parent
b151c5c7
Pipeline
#81662
passed with stages
in 4 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scenes/ActivityLog/components/ActivityTabel/index.tsx
View file @
ac348b0c
...
...
@@ -163,10 +163,6 @@ export default function ActivityTabel() {
return
tempData
;
};
// useEffect(() => {
// fetchLog(page, roleFilterQuery, dateFilterQuery, ignoreDateFilterQuery);
// }, [page]);
return
(
<>
<
Box
width
=
"60%"
margin
=
"2em"
axis
=
{
Box
.
Axis
.
Vertical
}
>
...
...
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