docs: removed emojis (#2394)

This commit is contained in:
Shahed Nasser
2022-10-10 13:43:36 +03:00
committed by GitHub
parent f72bf5e958
commit a23ecf4724
67 changed files with 68 additions and 68 deletions

View File

@@ -71,7 +71,7 @@ constructor({ productService, eventBusService }) {
You can then use `this.productService` anywhere in your subscribers methods.
## Whats Next 🚀
## Whats Next
- [View the list of all events](events-list.md)
- [Learn how to create a service.](/advanced/backend/services/create-service)