feat: use custom scroll everywhere

This commit is contained in:
thecodrr
2021-12-06 11:13:41 +05:00
parent b18643f5ff
commit b165724ef0
12 changed files with 130 additions and 88 deletions

View File

@@ -46,7 +46,6 @@ function IssueDialog(props) {
<Dialog
isOpen={true}
title={"Report an issue"}
scrollable
description={
"Let us know if you are facing an issue. We'll do our best to sort it out for you."
}