Skip to content

Commit

Permalink
Address changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cbravobernal committed Feb 20, 2024
1 parent 96b6335 commit 522ae2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/interactivity/docs/2-api-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -944,8 +944,7 @@ wp_interactivity_state( 'favoriteMovies', array(
"id" => "123-abc",
"movieName" => __("someMovieName", "textdomain")
),
)
);
) );
```

### Private stores
Expand Down

0 comments on commit 522ae2d

Please sign in to comment.