Created
March 20, 2018 15:29
-
-
Save assassinave/db6b4ee192de5d42911a66216ab50908 to your computer and use it in GitHub Desktop.
[Frame States] #framer #states
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
layer.states = | |
stateA: | |
opacity: 0 | |
stateB: | |
opacity: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment