chore: migrate fe 250722
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { type FC } from 'react';
|
||||
|
||||
import cls from 'classnames';
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { type explore } from '@coze-studio/api-schema';
|
||||
import { type UserInfo as ProductUserInfo } from '@coze-arch/bot-api/product_api';
|
||||
type UserInfo = explore.product_common.UserInfo;
|
||||
|
||||
Reference in New Issue
Block a user