Created
November 18, 2021 03:11
-
-
Save Hurly77/712ad3ff7201c178dfac66ab2df20e42 to your computer and use it in GitHub Desktop.
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
import { Box, boxes } from './classes.js'; | |
import { | |
boxHeight, | |
boxWidth, | |
boxColor, | |
boxName, | |
button, | |
boxStorage | |
} from './selectors.js'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment