ant-design/components/notification/demo/basic.md
二货爱吃白萝卜 43d7b9ca92
feat: ConfigProvider.config support theme config (#42473)
* chore: static config of theme

* chore: static all method

* test: add test case

* docs: comment

* docs: more info

* test: update snapshot

* test: fix test logic
2023-05-18 23:53:34 +08:00

8 lines
154 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## zh-CN
静态方法无法消费 Context推荐优先使用 Hooks 版本。
## en-US
Static methods cannot consume Context. Please use hooks first.