It's been two years so I have no idea what's going on
This commit is contained in:
parent
099728c760
commit
ed2f6af9c8
23 changed files with 112 additions and 473 deletions
|
|
@ -5,6 +5,7 @@
|
|||
// Created by Isaac Greene on 2023-01-16.
|
||||
//
|
||||
|
||||
|
||||
import SwiftUI
|
||||
import UIKit
|
||||
import iosMath
|
||||
|
|
@ -30,3 +31,4 @@ struct MathView: UIViewRepresentable {
|
|||
return colorScheme == .dark ? .white : .black
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue