js file
parent
e5f53fc09e
commit
69307d617a
@ -0,0 +1,7 @@
|
||||
class Clock extends React.Component {
|
||||
render() {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
console.log("hello world!")
|
Loading…
Reference in New Issue