Subscribing
Compare changes
Files
4- Johann Ruiz authored
Implemented showing subscriptions on profile page, and allowing subscribe and unsubscribe on the lab page'
+ 17
− 14
@@ -11,26 +12,28 @@ interface LabPopupProps {
@@ -61,7 +64,7 @@ const LabPopup: React.FC<LabPopupProps> = ({ lab, onClose }) => {