Compare commits

...

2 Commits

Author SHA1 Message Date
Sercan Yemen
e5eaea5013 Fixed: Typo on changelog 2022-01-01 23:05:09 +03:00
Sercan Yemen
6e85b9ff2a Fixed: Typo on changelog 2022-01-01 23:01:51 +03:00

View File

@@ -23,10 +23,10 @@ export class ChangelogComponent
]
},
{
type: 'Changed',
type: 'Fixed',
list: [
'(TailwindCSS) Accent and Warn colors are not being generated for themes other than the Default',
'(Contacts) Fixed: Typo on resolve object'
'(Contacts) Typo on resolve object'
]
}
]