mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-18 03:11:05 +08:00
Dropdown implementation, switch refactoring
* Various fixes * Fix tests * Dropdown names deduced from pin names * Remove update callbacks * Fix double pins issue * return undefined if not switch
This commit is contained in:
@@ -7,5 +7,6 @@ module.exports = defineConfig({
|
||||
},
|
||||
experimentalRunAllSpecs: true,
|
||||
testIsolation: false,
|
||||
video: false,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user