🏷️ commit struct AppImages

dev_views_SelectPlayer
Rémi REGNAULT 12 months ago committed by Nathan
parent 5a1f8ce600
commit 18f245e45a

@ -0,0 +1,13 @@
//
// AppImages.swift
// DouShouQi_App
//
// Created by Rémi REGNAULT on 16/05/2024.
//
import Foundation
import SwiftUI
public struct AppImages {
static let TitleImage = "TitlePageImage"
}
Loading…
Cancel
Save