fix(submit): selecting a subscription wouldn't show its rules

This commit is contained in:
plebeius.eth
2023-11-21 20:45:57 +01:00
parent 16481074f3
commit f9f622ac6e

View File

@@ -121,6 +121,7 @@ const Submit = () => {
onClick={() => {
if (subplebbitAddressRef.current) {
subplebbitAddressRef.current.value = sub;
setSelectedSubplebbit(sub);
}
}}
>