change text on examples page

This commit is contained in:
anovazzi1 2023-04-19 22:13:31 -03:00
commit 53b8f48f96

View file

@ -143,7 +143,7 @@ export default function ImportModal() {
as="h3"
className="text-lg font-medium dark:text-white leading-10 text-gray-900"
>
Import from
{showExamples ?"Select an example":"Import from"}
</Dialog.Title>
</div>
</div>