Merge branch 'main' of https://git.fascinated.cc/Fascinated/beatsaber-overlay
This commit is contained in:
commit
4c66a1a0a4
6673
package-lock.json
generated
6673
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -32,7 +32,7 @@
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/react": "^18.0.27",
|
||||
"@types/websocket": "^1.0.5",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-next": "13.1.6",
|
||||
"typescript": "^4.9.4"
|
||||
}
|
||||
|
@ -191,6 +191,15 @@ export default class Home extends Component {
|
||||
<Card>
|
||||
<Card.Body>
|
||||
<Spacer y={1.2} />
|
||||
<Text>
|
||||
How to use{" "}
|
||||
<span>
|
||||
<a href="https://www.youtube.com/watch?v=IjctLf1nX8w">
|
||||
Tutorial
|
||||
</a>
|
||||
</span>
|
||||
</Text>
|
||||
<Spacer y={1.2} />
|
||||
|
||||
<Input
|
||||
underlined
|
||||
|
Reference in New Issue
Block a user