This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-15 18:34:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ebc370c6f6
Nuxt
/
packages
/
nuxt
/
test
/
fixture
/
components
/
same-name
/
same
/
Same.vue
9 lines
99 B
Vue
Raw
Normal View
History
Unescape
Escape
fix(nuxt): ensure all dir parts are present in component name (#20779)
2023-05-15 12:34:04 +00:00
<
template
>
<
div
>
This
is
Same
name
component
!
<
/
div
>
<
/
template
>
chore: update to use `@nuxt/eslint-config` (#24209) Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-11-09 17:01:13 +00:00
fix(nuxt): ensure all dir parts are present in component name (#20779)
2023-05-15 12:34:04 +00:00
<
script
setup
>
<
/
script
>
Reference in New Issue
Copy Permalink