mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Update .gitignore + add gatsby & gatsby-link + hello world page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import React from "react"
|
||||
|
||||
export default () => <div>Hello world!</div>
|
||||
Reference in New Issue
Block a user