chore: ded
This commit is contained in:
parent
2d71da9e91
commit
efa1f0a031
|
@ -4,9 +4,7 @@ import {compose} from '@flecks/core';
|
||||||
|
|
||||||
const decorate = compose(
|
const decorate = compose(
|
||||||
StateProperty('direction', {
|
StateProperty('direction', {
|
||||||
label: 'Direction',
|
|
||||||
track: true,
|
track: true,
|
||||||
type: 'number',
|
|
||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user