chore: fix typo (#3120)
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
$: schema && reorder()
|
||||
|
||||
function reorder() {
|
||||
console.log('reodering')
|
||||
console.log('reordering')
|
||||
if (schema?.order && Array.isArray(schema.order)) {
|
||||
const n = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user