refactor: update mobile notice text

This commit is contained in:
trafficlunar 2025-02-12 16:22:58 +00:00
parent 30444235d2
commit a31d6c78a3

View file

@ -18,7 +18,7 @@ function MobileNotice() {
<SmartphoneIcon size={64} className="mb-2" /> <SmartphoneIcon size={64} className="mb-2" />
<DialogTitle>Phone Detected</DialogTitle> <DialogTitle>Phone Detected</DialogTitle>
<DialogDescription>Using a phone with Blockmatic is not supported as of right now. Proceed with caution.</DialogDescription> <DialogDescription>Using a phone with blockmatic is currently unstable. Use a desktop for the best experience.</DialogDescription>
</DialogHeader> </DialogHeader>
<DialogFooter> <DialogFooter>