minor improvements
This commit is contained in:
parent
a0b834a505
commit
0dc0267dbd
12 changed files with 327 additions and 108 deletions
|
|
@ -2,15 +2,10 @@
|
|||
// SplitsApp.swift
|
||||
// Splits
|
||||
//
|
||||
// Created by Isaac Greene on 4/3/22.
|
||||
// Created by Isaac Greene on 2022-04-03.
|
||||
//
|
||||
|
||||
import SwiftUI
|
||||
// this file will not have comments.
|
||||
// this code is considered simple enough to be
|
||||
// human-readable without aid, as long as
|
||||
// the reader has a basic understanding of
|
||||
// Swift and/or SwiftUI.
|
||||
|
||||
@main
|
||||
/// Builds the main view of the app (``TabViewData``)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue