mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-08-06 09:01:00 +08:00
fix:code url
This commit is contained in:
@ -38,7 +38,7 @@ class _DemoState extends State<Demo> {
|
||||
content1,
|
||||
LinearProgressIndicatorDemo(),
|
||||
],
|
||||
codeUrl: '/components/Progress/LinearProgressIndicator/demo.dart',
|
||||
codeUrl: 'components/Progress/LinearProgressIndicator/demo.dart',
|
||||
docUrl:
|
||||
'https://docs.flutter.io/flutter/material/LinearProgressIndicator-class.html',
|
||||
title: 'LinearProgressIndicator');
|
||||
|
Reference in New Issue
Block a user