Skip to content

Commit

Permalink
Update website/docs/ref/macro.md
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Chrástek <chrastek12@gmail.com>
  • Loading branch information
timofei-iatsenko and Martin005 authored Feb 21, 2023
1 parent 2912fa8 commit 4279eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/ref/macro.md
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,7 @@ import { Trans } from "@lingui/macro";
<Trans>Refresh inbox</Trans>;

// ↓ ↓ ↓ ↓ ↓ ↓

import { Trans } from "@lingui/react";
<Trans id={"EsCV2T"} message="Refresh inbox" />;
```
Expand Down

0 comments on commit 4279eed

Please sign in to comment.