chore: center title in add a course page (#4950)

This commit is contained in:
ggurdin 2025-12-29 10:18:58 -05:00 committed by GitHub
parent 61fa30dba5
commit b57e11198b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,7 @@ class AddCoursePage extends StatelessWidget {
],
),
automaticallyImplyLeading: false,
centerTitle: true,
),
body: SafeArea(
child: Center(