Last active
January 2, 2020 21:29
-
-
Save neslinesli93/45ceed33f35d73bec491c30d01647d8d to your computer and use it in GitHub Desktop.
Expand game template
This file contains hidden or 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
<div phx-keydown="keydown" phx-keyup="keyup" phx-target="window"> | |
<%# Here should be the div with .game-container class %> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment