Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mahara-mobile-react-native
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mahara Mobile
mahara-mobile-react-native
Merge requests
!295
Update desc to be caption
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update desc to be caption
update_desc_to_be_caption
into
mh2306
Overview
0
Commits
5
Pipelines
11
Changes
5
Merged
Doris Tam
requested to merge
update_desc_to_be_caption
into
mh2306
1 year ago
Overview
0
Commits
5
Pipelines
11
Changes
5
Expand
#318 (closed)
0
0
Merge request reports
Viewing commit
f8f36c9e
Prev
Next
Show latest version
5 files
+
32
−
11
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
f8f36c9e
Fixing: linting
· f8f36c9e
Doris Tam
authored
1 year ago
MaharaMobile/src/components/PendingList/PendingList.tsx
+
1
−
1
Options
@@ -76,4 +76,4 @@ function PendingList(props: Props) {
);
}
export
default
PendingList
;
\ No newline at end of file
export
default
PendingList
;
Loading