Skip to content

Commit

Permalink
fix: 文案修改
Browse files Browse the repository at this point in the history
  • Loading branch information
shinyina committed Jul 31, 2024
1 parent 5821bfc commit b56ba0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdesign-component/example/lib/page/td_result_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class _TDResultPageState extends State<TDResultPage> {
Widget build(BuildContext context) {
return ExamplePage(
title: 'Result 结果',
desc: '用于空状态时的占位提示。',
desc: '反馈结果状态。',
exampleCodeGroup: 'result',
children: [
ExampleModule(title: '组件类型', children: [
Expand Down

0 comments on commit b56ba0a

Please sign in to comment.