Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Update client-fallback-auto-id.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Oct 31, 2022
1 parent 5b5c9f6 commit d3c0e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuxt/src/components/client-fallback-auto-id.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { createUnplugin } from 'unplugin'
import { ComponentsOptions } from '@nuxt/schema'
import type { ComponentsOptions } from '@nuxt/schema'
import MagicString from 'magic-string'
import { isAbsolute, relative } from 'pathe'
import { hash } from 'ohash'
Expand Down

0 comments on commit d3c0e69

Please sign in to comment.