drop multitimeline support from gsap provider but keep scroller priority feature
This commit is contained in:
@@ -38,7 +38,7 @@ export default async function RootLayout({
|
||||
return (
|
||||
<ClerkProvider>
|
||||
<TrpcProvider>
|
||||
<GsapProvider timelines={['chat']}>
|
||||
<GsapProvider>
|
||||
<html lang="en" className={cn(geist.variable, "font-sans", inter.variable)} suppressHydrationWarning>
|
||||
<head>
|
||||
<CodeHighlightStyle />
|
||||
|
||||
Reference in New Issue
Block a user