Replies: 1 comment
-
use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I am writing a custom component, I write the following code let transform =
translateX(${offset}%)
;in script(), which will automatically wrap in the exported code, as follows:
this led to errors.
Beta Was this translation helpful? Give feedback.
All reactions