File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- from Component_py .component import Component , destruct
21from Component_py .stubs import require , __pragma__ # __:skip
2+ from Component_py .component import Component , destruct
33
44from containers .LoginFormContainer import LoginFormContainer
55from containers .FormPanelContainer import FormPanelContainer
Original file line number Diff line number Diff line change 1- from Component_py .component import Component , destruct
21from Component_py .stubs import require , __pragma__ # __:skip
2+ from Component_py .component import Component , destruct
33
44React = require ("react" )
55PropTypes = require ("prop-types" )
Original file line number Diff line number Diff line change 1- from Component_py .component import Component , destruct
21from Component_py .stubs import require , __pragma__ # __:skip
2+ from Component_py .component import Component , destruct
33
44React = require ("react" )
55PropTypes = require ("prop-types" )
Original file line number Diff line number Diff line change 1- from Component_py .component import Component , destruct
21from Component_py .stubs import require , __pragma__ # __:skip
2+ from Component_py .component import Component , destruct
33
44React = require ("react" )
55PropTypes = require ("prop-types" )
Original file line number Diff line number Diff line change 1- from Component_py .component import Component , destruct
21from Component_py .stubs import require , __pragma__ , window # __:skip
2+ from Component_py .component import Component , destruct
33from components .Spinner import Spinner
44
55React = require ("react" )
You can’t perform that action at this time.
0 commit comments