implemented search for projects
failed to make a colour filter
This commit is contained in:
@@ -9,4 +9,5 @@ import SwiftUI
|
||||
|
||||
public struct Constants {
|
||||
static let colors: [Color] = [.red, .orange, .yellow, .green, .blue, .indigo]
|
||||
static let colorText = ["None", "Red", "Orange", "Yellow", "Green", "Blue", "Indigo"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user