Skip to content

Commit

Permalink
Correct page to page filename in modals.md (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy authored Sep 22, 2024
1 parent 02f8c24 commit e4df3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/modals.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ end
content is the same, the `componentIdentifier` is different as that has
been setup to use the controller and action name.

#### **`page_to_page_mapping.rb`**
#### **`page_to_page_mapping.js`**

```js
import PostIndex from '../views/posts/index'
Expand Down

0 comments on commit e4df3e2

Please sign in to comment.