fix(colors): move primary to safeColors

This commit is contained in:
Benjamin Canac
2022-02-18 11:31:43 +01:00
parent 6fc9466e8e
commit 3ab0698d7f
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
export const safeColors = [
'primary',
'rose',
'pink',
'fuchsia',