Add API key and instructions to Cards / Access page
This commit is contained in:
@@ -219,7 +219,7 @@ function App() {
|
||||
</Route>
|
||||
|
||||
<Route path='/cards'>
|
||||
<Cards user={user} />
|
||||
<Cards token={token} user={user} />
|
||||
</Route>
|
||||
|
||||
<Route path='/training'>
|
||||
|
||||
Reference in New Issue
Block a user