-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provides a custom component to a BOS Custom cookie prompt to replace the iubenda plugin #1000
Conversation
…e consent preferences
…il acknowledged by a user
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Seems like there is some PR on the components repo to test it fully, right? |
|
@@ -33,7 +33,6 @@ type ProductionNetwork = { | |||
}; | |||
|
|||
export interface TosData { | |||
showTos: boolean; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why you decided to remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There were no references to it.
No description provided.