minor improvements

This commit is contained in:
Isaac Greene 2022-08-08 17:41:07 -04:00
parent a0b834a505
commit 0dc0267dbd
12 changed files with 327 additions and 108 deletions

View file

@ -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``)