Skip to content

Commit

Permalink
Change Twitter to X
Browse files Browse the repository at this point in the history
  • Loading branch information
adriaandotcom authored Apr 2, 2024
1 parent 884c0c4 commit 9f095b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ const get = (object, selector) => {
const { last4 } = get(customer, 'sources.data[0]')
```

There is a relevant [proposal by tc39](https://github.com/tc39/proposal-optional-chaining) (thanks [@TehShrike](https://twitter.com/TehShrike/status/1058093341861179393)).
There is a relevant [proposal by tc39](https://github.com/tc39/proposal-optional-chaining) (thanks [@TehShrike](https://x.com/TehShrike/status/1058093341861179393)).

> Inspired by the Ember [`get`-function](https://emberjs.com/api/ember/3.5/functions/@ember%2Fobject/get)

0 comments on commit 9f095b3

Please sign in to comment.