mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-28 12:46:41 +00:00
Installed TS and updated linter
This commit is contained in:
@@ -33,7 +33,7 @@ export default class ColorGenerator {
|
||||
this.storage.set('colors', this.colors);
|
||||
|
||||
return color;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
export const colorGeneratorType = PropTypes.shape({
|
||||
|
||||
Reference in New Issue
Block a user