chore: fix todo
This commit is contained in:
parent
8d4b718f9e
commit
70656690e2
@ -12,7 +12,7 @@ export const transformBind: DirectiveTransform = (dir, context) => {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
// TODO handle .prop modifier
|
// TODO handle .prop modifier
|
||||||
// TODO handle .sync modifier
|
// TODO handle .camel modifier
|
||||||
return {
|
return {
|
||||||
props: createObjectProperty(
|
props: createObjectProperty(
|
||||||
dir.arg!,
|
dir.arg!,
|
||||||
|
Loading…
Reference in New Issue
Block a user