Skip to content

Commit

Permalink
Update app/lib/features/material/menu/presentation/pages/material_men…
Browse files Browse the repository at this point in the history
…u.dart


Edit title list text

Co-authored-by: Mirza Widihananta <atnanahidiw@gmail.com>
  • Loading branch information
12henbx and atnanahidiw authored Oct 24, 2023
1 parent 090c762 commit a601d42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class _MaterialMenuState extends State<MaterialMenu> {
),
Container(
width: double.infinity,
child: const Text('Latihan yang pernah diikuti')),
child: const Text('Daftar Materi')),
const SizedBox(
height: 10,
),
Expand Down

0 comments on commit a601d42

Please sign in to comment.