✏️ Update the name attribute of 💫 (#1582)

This commit is contained in:
Kamil Paduszyński 2023-08-23 18:10:54 +02:00 committed by GitHub
parent f87823354a
commit dee3ba0971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -478,7 +478,7 @@
"entity": "💫",
"code": ":dizzy:",
"description": "Add or update animations and transitions.",
"name": "animation",
"name": "dizzy",
"semver": "patch"
},
{

View File

@ -3,7 +3,7 @@ export default {
alembic: '#7f39fb',
alien: '#c5e763',
ambulance: '#fb584a',
animation: '#ffdb3a',
dizzy: '#ffdb3a',
'arrow-down': '#ef5350',
'arrow-up': '#00e676',
art: '#ff7281',