How to solve the problem that the imported variables and breakpoint status cannot be output to the console
You can use console.log(Header) to output the code, but the console cannot access the breakpoint, so how to solve it
滿天的星座2017-05-18 10:52:18
Try this way of writing and change it to import {Header} from 'your path';