Skip to content

Commit 4c93744

Browse files
committed
docs: add todo for adding google one tap to other pages
1 parent 8a807ab commit 4c93744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/GoogleOneTap.importable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ export const initializeFedCM = async ({
180180
}
181181
};
182182

183+
// TODO: GoogleOneTap is currently only used on the front page, but we do probably want to use it on other pages in the future.
183184
export const GoogleOneTap = () => {
184185
// We don't care what consent we get, we just want to make sure Google One Tap is not shown above the consent banner.
185186
// TODO: FedCM doesn't require cookies? Do we need to check consent?

0 commit comments

Comments
 (0)