Fix fs page description

This commit is contained in:
Nicola Spadari
2024-07-02 21:44:25 +02:00
parent 5f8de440d1
commit f51cdcfcab

View File

@@ -1,7 +1,7 @@
<template>
<LayoutTile
title="File System"
description="Access the file system. For this demo the only allowed permission is read/write to the Documents folder root."
description="Access the file system. For this demo the only allowed permission is read/write to the Documents folder (no sub directories)."
>
<form @submit.prevent="createDummyFile()">
<div mx-auto max-w-xl lg="mr-0 max-w-lg">