Add 'other' tag and fix custom-variables.md
This commit is contained in:
@ -26,6 +26,10 @@ const TAGS = [
|
||||
{
|
||||
name: 'interactivity',
|
||||
icon: 'edit-2'
|
||||
},
|
||||
{
|
||||
name: 'other',
|
||||
icon: 'tag'
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user