We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185f40c commit a27db6fCopy full SHA for a27db6f
1 file changed
README.md
@@ -38,7 +38,7 @@ A smart, headless time range picker that speaks human.
38
#### 🛠 Basic Usage
39
40
```tsx
41
-import { TimeSlice } from '@bizarre/ui/timeslice'
+import { TimeSlice } from '@bizarre/ui'
42
43
function MyComponent() {
44
const handleChange = (range) => {
0 commit comments