feat: React Query migration (#1629)

Move from Redux to React Query across the board.
This commit is contained in:
Jesus Balderrama
2026-03-05 10:46:05 -06:00
committed by GitHub
parent 642853e001
commit 0d709d1565
151 changed files with 7954 additions and 5046 deletions

View File

@@ -1,5 +1,3 @@
import React from 'react';
import { getConfig } from '@edx/frontend-platform';
import { useIntl } from '@edx/frontend-platform/i18n';
import { Hyperlink, Image } from '@openedx/paragon';