mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-16 13:00:49 -04:00
test(e2e,playwright):Solution-display-widget (#52208)
This commit is contained in:
@@ -22,6 +22,7 @@ const ProjectModal = ({
|
||||
const { t } = useTranslation();
|
||||
return (
|
||||
<Modal
|
||||
data-playwright-test-label='project-solution-viewer-modal'
|
||||
aria-labelledby='solution-viewer-modal-title'
|
||||
bsSize='large'
|
||||
onHide={handleSolutionModalHide}
|
||||
|
||||
Reference in New Issue
Block a user