mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
Remove unnecessary code, refactor, fix bug and add section comment
This commit is contained in:
@@ -65,4 +65,11 @@ StyledFormRow.defaultProps = {
|
||||
direction: 'horizontal',
|
||||
};
|
||||
|
||||
export { StyledForm, StyledActionBtn, StyledFormRow, Label, Error, FormBtn };
|
||||
export {
|
||||
StyledForm,
|
||||
StyledActionBtn,
|
||||
StyledFormRow,
|
||||
Label,
|
||||
Error,
|
||||
FormBtn
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user