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
@@ -135,7 +135,7 @@ The `ShippingMethod` also belongs to the `Order` entity. This association is
The `ShippingMethod` instance holds a `price` attribute, which will either be the flat rate price or the calculated price.
## Whats Next :rocket:
## Whats Next
- [Learn how to Create a Fulfillment Provider.](./add-fulfillment-provider.md)
- Check out [available shipping plugins](https://github.com/medusajs/medusa/tree/master/packages).