Update text
This commit is contained in:
parent
e7605b65a9
commit
7f15a39c90
|
@ -14,7 +14,7 @@
|
||||||
extraButtonText="View details"
|
extraButtonText="View details"
|
||||||
extraButtonAction={() => {}}
|
extraButtonAction={() => {}}
|
||||||
>
|
>
|
||||||
Custom layouts are being deprecated. They will be removed from June 1st.
|
Custom layouts are being deprecated. They will be removed on [date].
|
||||||
</Banner>
|
</Banner>
|
||||||
</Layout>
|
</Layout>
|
||||||
{#each $store.layouts as layout (layout._id)}
|
{#each $store.layouts as layout (layout._id)}
|
||||||
|
|
Loading…
Reference in New Issue