Update compound-design-tokens to satisfy compound-web peer dependency (#12808)

* Update compound-design-tokens to satisfy compound-web peer dependency

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2024-07-24 09:49:33 +00:00
committed by GitHub
parent a35ab23eff
commit ae18bb9ba4
20 changed files with 589 additions and 325 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ import {
TimelineWindow,
} from "matrix-js-sdk/src/matrix";
import { logger } from "matrix-js-sdk/src/logger";
import { Icon as FilesIcon } from "@vector-im/compound-design-tokens/icons/files.svg";
import FilesIcon from "@vector-im/compound-design-tokens/assets/web/icons/files";
import { MatrixClientPeg } from "../../MatrixClientPeg";
import EventIndexPeg from "../../indexing/EventIndexPeg";