mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
import React from "react"
|
|
|
|
export default () => <div>Hello world!</div>
|