Created
March 31, 2021 19:00
-
-
Save bonnie/9fbb9370824e4920ec1e28b1fb6abd8d to your computer and use it in GitHub Desktop.
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
const initialRoutes = | |
options && options.initialRoutes ? options.initialRoutes : ["/"]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment