Skip to content

Commit a8711a6

Browse files
committed
fix: import in README
1 parent 8885113 commit a8711a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ to show the options view.
6262
Import the package:
6363

6464
```dart
65-
import 'package:multi_trigger_autocomplete/multi_trigger_autocomplete.dart';
65+
import 'package:multi_trigger_autocomplete_plus/multi_trigger_autocomplete.dart';
6666
```
6767

6868
Use the widget:

0 commit comments

Comments
 (0)