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