We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4119f0a commit 64c9185Copy full SHA for 64c9185
1 file changed
packages/feature-flags/src/flags.ts
@@ -3,4 +3,3 @@ export const internalComponents = false;
3
export const unsupportedBrowsers = false;
4
export const resourceProp = false;
5
export const tailwind = false;
6
-export const paymentWorker = false;
0 commit comments