Skip to content
3 changes: 3 additions & 0 deletions src/pages/dashboard/giveaway/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,9 @@ const GiveawayPage: React.FC = () => {
</div>
)}
</motion.section>

{/* Kingsumo Giveaway Script */}
<script src="https://kingsumo.com/js/embed.js"></script>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think you messed up two separate work in one branch .

</div>
</div>
</Layout>
Expand Down
Loading