Fix removal of sidebar.json (#1174)
Not sure what happened, but `sidebar.json` should have been deleted when replaced with `panel-left.json` in #1003… This is currently breaking the `pre-commit` hook!
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"menu"
|
||||
],
|
||||
"categories": [
|
||||
"layout"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user