Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9ca9a46

Browse files
author
Robert Mosolgo
authored
Merge pull request #761 from robwilliams/patch-1
Update camelize props anchor link in README
2 parents 43e07ac + d2851b4 commit 9ca9a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ react_component(component_class_name, props={}, html_options={})
194194
- `html_options` may include:
195195
- `tag:` to use an element other than a `div` to embed `data-react-class` and `data-react-props`.
196196
- `prerender: true` to render the component on the server.
197-
- `camelize_props` to [transform a props hash](#camelize_props)
197+
- `camelize_props` to [transform a props hash](#camelize-props)
198198
- `**other` Any other arguments (eg `class:`, `id:`) are passed through to [`content_tag`](http://api.rubyonrails.org/classes/ActionView/Helpers/TagHelper.html#method-i-content_tag).
199199

200200

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /