mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: Unterminated JSX tag
This commit is contained in:
@@ -79,6 +79,7 @@ const logger = Service('@sern/logger');
|
||||
await makeDependencies()
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
- Services can only be used after sern has made dependencies.
|
||||
- Calling a service before will crash your application.
|
||||
|
||||
Reference in New Issue
Block a user