mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-10 14:14:22 +00:00
js file
This commit is contained in:
parent
e5f53fc09e
commit
69307d617a
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
class Clock extends React.Component {
|
||||
render() {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
console.log("hello world!")
|
Loading…
Reference in a new issue