Skip to content

Instantly share code, notes, and snippets.

@ruucm-working
Created May 1, 2019 12:38
Show Gist options
  • Save ruucm-working/8d80c62bbc0a074acc2143efc6bb6216 to your computer and use it in GitHub Desktop.
Save ruucm-working/8d80c62bbc0a074acc2143efc6bb6216 to your computer and use it in GitHub Desktop.
export function Img(): Override {
return {
- width: data.imgWidth,
+ animate: {
+ width: data.imgWidth,
+ },
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment