Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a61fdb2

Browse files
committed
Add the import
1 parent e524aa9 commit a61fdb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/views/rooms/PresenceLabel.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ limitations under the License.
1515
*/
1616

1717
import React from 'react';
18+
import { UnstableValue } from "matrix-js-sdk/src/NamespacedValue";
1819

1920
import { _t } from '../../../languageHandler';
2021
import { replaceableComponent } from "../../../utils/replaceableComponent";

0 commit comments

Comments
 (0)