cleanup
This commit is contained in:
parent
9704433b4c
commit
2906453316
4 changed files with 14 additions and 14 deletions
|
|
@ -3,7 +3,7 @@ import 'package:flutter_code_editor/flutter_code_editor.dart';
|
|||
import 'markdown.dart';
|
||||
import 'day.dart';
|
||||
import 'night.dart';
|
||||
import 'codefield.dart'; // Ensure this includes WrappedCodeField
|
||||
import 'codefield.dart';
|
||||
|
||||
class ReadOnlyPage extends StatelessWidget {
|
||||
final String title;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue