File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/plugins/extendify/src/Agent/hooks/useThemeFontsVariations.js
Back
import useSWRImmutable from 'swr/immutable'; import fetcher from '@agent/workflows/theme/tools/get-theme-fonts-variations'; export const useThemeFontsVariations = () => { const { data, error, isLoading } = useSWRImmutable( { key: 'theme-fonts-variations', themeSlug: window.extAgentData.context.themeSlug, }, fetcher, ); return { variations: data?.variations, error, isLoading }; };
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings