1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-22 04:02:40 +03:00

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;