feat(app): add swift snippets and fix snippet color state bug
This commit is contained in:
@@ -11,4 +11,5 @@ export enum SnippetType {
|
||||
HTML = "Web",
|
||||
FLUTTER = "Flutter",
|
||||
ELM = "Elm",
|
||||
SWIFT = "Swift",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user