add react and typescript
This commit is contained in:
1
app/views/home/index.html.erb
Normal file
1
app/views/home/index.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<div id="root"></div>
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>XStake</title>
|
||||
<title>X Stake</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<%= csrf_meta_tags %>
|
||||
<%= csp_meta_tag %>
|
||||
|
||||
Reference in New Issue
Block a user