mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: fix typo in composables (#1836)
This commit is contained in:
parent
abfbd2f34e
commit
d701238d27
@ -6,7 +6,7 @@ head.title: Composables directory
|
||||
|
||||
# Composables directory
|
||||
|
||||
Nuxt 3 supports `composables/` directory to auto import your Vue composables into your application and use using auto imports!
|
||||
Nuxt 3 supports `composables/` directory to auto import your Vue composables into your application using auto imports!
|
||||
|
||||
Example: (using named exports)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user