Skip to content

Split React components into logical and representational #1405

Closed
@php-coder

Description

@php-coder

From each component FooForm, we should extract FooFormView that contains only HTML markup. All the methods and state should remain in FooForm and in its render() method should use <FooFormView />

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions