File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
apps/postgres-new/components Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,9 @@ function RenameDialog() {
120120 < >
121121 < h3 className = "font-bold" > No action required</ h3 >
122122
123- < p > Looks like you don't have any existing databases that you need to transfer.</ p >
123+ < p >
124+ Looks like you don't have any existing databases that you need to transfer.
125+ </ p >
124126
125127 < p >
126128 { ' ' }
@@ -208,8 +210,8 @@ function RenameDialog() {
208210 </ AccordionItem >
209211 </ Accordion >
210212 < p >
211- The deadline to transfer your data is November 15, 2024. If you don't transition
212- to { currentDomainHostname } by then, you will lose your data.
213+ The deadline to transfer your data is November 15, 2024. If you don't
214+ transition to { currentDomainHostname } by then, you will lose your data.
213215 </ p >
214216
215217 < p className = "prose" >
You can’t perform that action at this time.
0 commit comments