Skip to content

Commit

Permalink
- add EditVehicleView
Browse files Browse the repository at this point in the history
- add EditVehicleEvent
  • Loading branch information
TratonGossink committed Nov 20, 2023
1 parent 6b91caf commit 8942178
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Basic-Car-Maintenance/Shared/Models/EditVehicleEvent.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//
// EditVehicleEvent.swift
// Basic-Car-Maintenance
//
// Created by Traton Gossink on 11/18/23.
//

import Foundation
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//
// EditVehicleView.swift
// Basic-Car-Maintenance
//
// Created by Traton Gossink on 11/17/23.
//

import Foundation

0 comments on commit 8942178

Please sign in to comment.