Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/takenet/blip-ds-flutter
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
Marcelo Amaro committed Nov 6, 2023
2 parents 3cd9035 + d84c166 commit 6ed4641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/widgets/radio/ds_radio_tile.widget.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import 'package:flutter/material.dart';

import '../../../blip_ds.dart';
import 'ds_radio.widget.dart';

class DSRadioTile<T> extends StatelessWidget {
/// Create a Design System's tile widget with a radio button
Expand Down

0 comments on commit 6ed4641

Please sign in to comment.