docs: fix import path
This commit is contained in:
parent
0d5d2d0d10
commit
082b288d25
|
|
@ -28,8 +28,8 @@ import {
|
|||
NumberFieldDecrement,
|
||||
NumberFieldIncrement,
|
||||
NumberFieldInput,
|
||||
} from '@/lib/registry/default/ui/number-field'
|
||||
import { Label } from '@/lib/registry/default/ui/label'
|
||||
} from '@/components/ui/number-field'
|
||||
import { Label } from '@/components/ui/label'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user