Skip to content

Commit

Permalink
fix: support array arguments for useTranslation of react-i18next (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
nabekou29 authored Dec 21, 2024
1 parent 931c0e9 commit 18bb7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions queries/react-i18next.scm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
arguments: (arguments
[
(string (string_fragment) @i18n.namespace)
(array)
(undefined)
]?
(object
Expand Down

0 comments on commit 18bb7d8

Please sign in to comment.