Implement DialogOverlay
and new ToastProvider
#522
Annotations
4 errors and 1 warning
build (22.x):
src/components/overlays/Toast/Toast.tsx#L130
Object literal may only specify known properties, but 'bodyClassName' does not exist in type 'ToastOptions<unknown>'. Did you mean to write 'className'?
|
build (22.x):
src/components/overlays/Toast/Toast.tsx#L146
Object literal may only specify known properties, but 'bodyClassName' does not exist in type 'ToastOptions<unknown>'. Did you mean to write 'className'?
|
build (22.x):
src/components/overlays/Toast/Toast.tsx#L171
Object literal may only specify known properties, but 'bodyClassName' does not exist in type 'ToastOptions<unknown>'. Did you mean to write 'className'?
|
build (22.x)
Process completed with exit code 2.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|