🏷️ commit struct AppImages

pull/1/head
Rémi REGNAULT 12 months ago
parent 6fb59d5d5d
commit 2bf9128eac

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