renamed components to match recommended naming
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<script>
|
||||
|
||||
export default {
|
||||
name: 'Keywords',
|
||||
name: 'KeywordsComponent',
|
||||
props: {
|
||||
recipe: Object,
|
||||
},
|
||||
|
Reference in New Issue
Block a user