[WEB-1397] fix: UI package logo component (#4858)
* fix: logo component * chore: add missing anchor observable
This commit is contained in:
parent
56956d8786
commit
59f0e9fe2c
3 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
"use client";
|
||||
|
||||
import React, { FC } from "react";
|
||||
import { Emoji } from "emoji-picker-react";
|
||||
import useFontFaceObserver from "use-font-face-observer";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue