Skip to content

Commit 577ebad

Browse files
committed
Update button_share.dart
1 parent 0115466 commit 577ebad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/widgets/button_share.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import 'package:apidash_design_system/apidash_design_system.dart';
22
import 'package:flutter/material.dart';
3-
import 'package:apidash/consts.dart';
43
import 'package:share_plus/share_plus.dart';
4+
import '../consts.dart';
55

66
class ShareButton extends StatelessWidget {
77
const ShareButton({

0 commit comments

Comments
 (0)