Skip to content

fix: add children prop to ToastProvider to resolve CI build error#257

Open
Leothosine wants to merge 2 commits into
mainfrom
fix/toast-provider-children
Open

fix: add children prop to ToastProvider to resolve CI build error#257
Leothosine wants to merge 2 commits into
mainfrom
fix/toast-provider-children

Conversation

@Leothosine

Copy link
Copy Markdown
Contributor

Problem

The frontend CI build was failing with:

at �pp/(auth)/admin/layout.tsx:17 where wraps children.

Fix

Added children?: ReactNode prop to ToastProvider and render it inside a React fragment alongside .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant