Example version bump & removed learn react blank target

This commit is contained in:
ImVexed 2019-10-09 10:02:09 -05:00
parent caeea31ca3
commit 94ae30ecdb
3 changed files with 3 additions and 3 deletions

View File

@ -2,4 +2,5 @@ go.sum
webfiles/
.vscode/
cra-go*
*.dll
*.dll
cookies.dat

View File

@ -3,6 +3,6 @@ module cra-go
go 1.13
require (
github.com/ImVexed/muon v0.0.0-20191009032357-4d2663581172
github.com/ImVexed/muon v0.0.0-20191009145610-caeea31ca3eb
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
)

View File

@ -13,7 +13,6 @@ function App() {
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
Learn React