From ea7c41b90ad77934cf2d9ea26e327e09cb6b2223 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Sat, 4 Dec 2021 17:13:00 +0800 Subject: [PATCH] fix: anchor add prefixCls (#33085) Co-authored-by: undefined --- components/anchor/Anchor.tsx | 2 +- .../anchor/__tests__/__snapshots__/demo.test.ts.snap | 8 ++++---- components/anchor/style/index.less | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/anchor/Anchor.tsx b/components/anchor/Anchor.tsx index 792251bb3e..82b871267c 100644 --- a/components/anchor/Anchor.tsx +++ b/components/anchor/Anchor.tsx @@ -291,7 +291,7 @@ export default class Anchor extends React.Component