mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-15 13:38:29 +02:00

* refactor: rename qrcode to qr-code * test: patch test case * chore: fix Form missing displayName * chore: patch displayName * chore: style path * chore: fix compile
3 lines
155 B
TypeScript
3 lines
155 B
TypeScript
// Legacy path. Please use `qr-code` instead.
|
|
// Keep file here in case developer import directly from the old path.
|
|
export * from '../qr-code/interface';
|