🏷️ typo fix

This commit is contained in:
ful1e5 2020-08-16 12:32:54 +05:30
parent d77d3e3d5a
commit d413b9019b

View file

@ -1,4 +1,4 @@
export interface ColorSchemas {
export interface ColorSchema {
[name: string]: {
base: string;
outline: string;