Skip to content

Commit

Permalink
Merge pull request #7 from cord/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
milewski authored Oct 4, 2019
2 parents 8696215 + 3969650 commit 8f0dbc2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ class Article extends Resource
}
```

**_Note:_** You will need to import the `HasInlineMorphToFields` trait for this field to display correctly within resource detail views.
**_Note:_** You will need to import the `HasInlineMorphToFields` trait for this field to display correctly within resource detail views.

**_Code example_**: adding morphables dynamically from a directory [#4](https://github.com/dcasia/nova-inline-morph-to/issues/4)

## License

Expand Down

0 comments on commit 8f0dbc2

Please sign in to comment.