Skip to content

Commit

Permalink
Update ColapseDoc.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SyahrezaAdnanAlAzhar authored Aug 25, 2024
1 parent 8a51f58 commit e9f2b75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/ColapseDoc.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ const ColapseDoc = () => {
<Box width="100%" h={{ base: "75vh", md: "90vh" }} mt="2">
<iframe
// src="https://forms.office.com/r/Nc8d1ftUw9"
// 2024
src = "https://forms.office.com/r/4vHky2PQQv"
width="100%"
height="100%"
>Loading…</iframe>
Expand Down Expand Up @@ -100,6 +102,8 @@ const ColapseDoc = () => {
<Box width="100%" h={{ base: "75vh", md: "90vh" }} mt="2">
<iframe
//src="https://forms.office.com/r/mcKwRMivwy"
// 2024
src="https://forms.office.com/r/gwL4hzhSeL"
width="100%"
height="100%"
>Loading…</iframe>
Expand Down

0 comments on commit e9f2b75

Please sign in to comment.