chore: junk
This commit is contained in:
parent
06edd64559
commit
770db27eaa
|
@ -18,10 +18,6 @@ export function behaviorTypes() {
|
|||
defaultLiteral: true,
|
||||
},
|
||||
context: (context) => {
|
||||
if (context?._traits) {
|
||||
debugger;
|
||||
}
|
||||
// console.log(context)
|
||||
return {
|
||||
...(context ? context.description() : {}),
|
||||
children: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user