Update BestList empty list description

This commit is contained in:
Brandon Presley 2022-07-26 11:45:24 +12:00
parent d1837fe3c1
commit 33558ad17e
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export default function BestList() {
ListEmptyComponent={
<List.Item
title="No exercises yet"
description="Once sets have been added, Exercises list your personal bests."
description="Once sets have been added, this will highlight your personal bests."
/>
}
refreshing={refreshing}