Skip to content
Discussion options

You must be logged in to vote

You need to import it.

The best is to have the global in a "individual.60", so you can do

import { Individual } from "individual.60";

in every file that needs it.

And don't forget to re-export it from the appwindow.60: export { Individual }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dcpri
Comment options

Answer selected by dcpri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants