Change spaces beta feedback to not be so beta-centric

This commit is contained in:
Michael Telatynski 2021-07-23 15:47:11 +01:00
parent 9c7fa71a4a
commit 7ccc429bea
8 changed files with 151 additions and 88 deletions

View file

@ -27,6 +27,8 @@ import BetaFeedbackDialog from "../dialogs/BetaFeedbackDialog";
import SdkConfig from "../../../SdkConfig";
import SettingsFlag from "../elements/SettingsFlag";
// XXX: Keep this around for re-use in future Betas
interface IProps {
title?: string;
featureId: string;