chore: bump npm version #23
Annotations
10 errors
Build, Lint, and Test (18.6):
packages/site/src/components/ui/use-toast.ts#L2
Replace `"react"` with `'react';`
|
Build, Lint, and Test (18.6):
packages/site/src/components/ui/use-toast.ts#L4
Replace `⏎··ToastActionElement,⏎··ToastProps,⏎}·from·"@/components/ui/toast"` with `·ToastActionElement,·ToastProps·}·from·'@/components/ui/toast';`
|
|
|
|
|
|
|
|
Build, Lint, and Test (18.6):
packages/site/src/components/ui/use-toast.ts#L20
Replace `"ADD_TOAST"` with `'ADD_TOAST'`
|