File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,22 +18,13 @@ export function DocsCalloutQueryGG() {
1818 </ h6 >
1919 < LogoQueryGGSmall className = "w-full" />
2020
21- { /* <blockquote className="text-sm -indent-[.45em] pl-2">
21+ < blockquote className = "text-sm -indent-[.45em] pl-2" >
2222 “If you’re serious about *really* understanding React Query, there’s
2323 no better way than with query.gg”
2424 < cite className = "italic block text-right" > —Tanner Linsley</ cite >
25- </blockquote> */ }
25+ </ blockquote >
2626
27- { /* <div className="grid justify-center bg-gray-800 dark:bg-gray-100 text-gray-100 dark:text-gray-800 z-10"></div> */ }
28- < div className = "p-2 uppercase text-center place-self-center" >
29- < h2 className = "mt-1 mb-1 px-2 text-md font-semibold" >
30- Black Friday Sale
31- </ h2 >
32- < p className = "normal-case mb-4 text-sm text-balance" >
33- Get 50% off through December 6th
34- </ p >
35- < CountdownTimerSmall targetDate = "2025-12-07" />
36- </ div >
27+ < div className = "grid justify-center bg-gray-800 dark:bg-gray-100 text-gray-100 dark:text-gray-800 z-10" > </ div >
3728
3829 { ppp && (
3930 < >
You can’t perform that action at this time.
0 commit comments