Update gallery descriptive text.

pull/220/head
Atul Varma 2021-08-30 08:23:02 -04:00
rodzic 6bfd84add6
commit c98f121c61
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -34,9 +34,8 @@ export const GalleryPage: React.FC<{}> = () => {
<Page title="Gallery!"> <Page title="Gallery!">
<div className="sidebar"> <div className="sidebar">
<p> <p>
This gallery is a work in progress! You can publish to it via the You can publish to this gallery via the sidebar on other pages of this
sidebar on the creature and mandala pages. We don't have thumbnails site.
yet, though. It will improve over time.
</p> </p>
<button onClick={ctx.refresh} disabled={ctx.isLoading}> <button onClick={ctx.refresh} disabled={ctx.isLoading}>
{ctx.isLoading ? "Loading\u2026" : "Refresh"} {ctx.isLoading ? "Loading\u2026" : "Refresh"}