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
2021
Kelas D
PT Gizi Sehat - Dietela
Dietela Mobile
Commits
12bc56b4
Commit
12bc56b4
authored
Jun 02, 2021
by
doanandreas
Browse files
[GREEN] delete console loog
parent
0a180559
Pipeline
#80810
passed with stages
in 19 minutes and 41 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/scenes/report/ReadOnlyWeeklyReport/components/WeeklyReportPage/index.tsx
View file @
12bc56b4
...
...
@@ -11,8 +11,6 @@ interface Props {
}
const
WeeklyReportPage
:
FC
<
Props
>
=
({
questions
,
title
})
=>
{
console
.
log
(
title
);
return
(
<
View
style
=
{
layoutStyles
}
>
<
ScrollView
>
...
...
Write
Preview
Markdown
is supported
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