You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -71,7 +71,7 @@ export default function DocRootLayoutMain({
}else{
setPreData({
showisPrereleaseBanner: true,
isPrereleaseBannerText: `You are viewing the docs for a prerelease version of dbt Core. There may features described that are still in development, incomplete, or unstable.`,
isPrereleaseBannerText: `You are viewing the docs for a prerelease version of dbt Core. There may be features described that are still in development, incomplete, or unstable.`,
});
}
// If EOLDate not set for version, do not show banner