mirror of
https://github.com/lemeow125/StudE-Frontend.git
synced 2025-06-29 08:45:46 +08:00
Unified styling for buttons
This commit is contained in:
parent
8fb8d6b8b2
commit
334978d2fd
7 changed files with 8 additions and 24 deletions
|
@ -201,7 +201,6 @@ export default function SubjectsPage() {
|
|||
</View>
|
||||
<View style={{ zIndex: -1 }}>
|
||||
<Button
|
||||
color={colors.secondary_3}
|
||||
onPress={() => {
|
||||
if (subjectsOpen) {
|
||||
setSelectedSubjects([]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue