Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/
Class
src/Form.js:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
requireCss(
'form'
);
15
16
class
Form extends Component {
17
constructor (props) {
18
super(props);
19
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected