mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
fix(client): Code solution modal on timeline (#45953)
This commit is contained in:
parent
e6998464f0
commit
0dd9fc8d4f
@ -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'>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user