mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 23:24:55 +00:00
Fixed typo Tab to run to Tap to run.
This commit is contained in:
@ -43,7 +43,7 @@ class IfContainer extends StatelessWidget {
|
||||
children: [
|
||||
DraggableCard(
|
||||
imagePath: Assets.tabToRun,
|
||||
title: 'Tab to run',
|
||||
title: 'Tap to run',
|
||||
deviceData: {},
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user