Closed stefanoCrmg closed 2 years ago
Hi,
I recently found myself using RTEs while working with Next.js's getServerSideProps function and figured that RTE.unsafeUnwrap might be useful to someone else as well 😄
getServerSideProps
RTE.unsafeUnwrap
Thanks!
Hi,
I recently found myself using RTEs while working with Next.js's
getServerSideProps
function and figured thatRTE.unsafeUnwrap
might be useful to someone else as well 😄