mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-15 10:01:00 -05:00
fix(client): Code solution modal on timeline (#45953)
This commit is contained in:
@@ -26,6 +26,7 @@ const ProjectModal = ({
|
||||
bsSize='large'
|
||||
onHide={handleSolutionModalHide}
|
||||
show={isOpen}
|
||||
size='lg'
|
||||
>
|
||||
<Modal.Header closeButton={true}>
|
||||
<Modal.Title id='solution-viewer-modal-title'>
|
||||
|
||||
Reference in New Issue
Block a user