mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
Merge branch 'v2' of https://github.com/notsidney/xtable into v2
This commit is contained in:
@@ -16,14 +16,14 @@ export default function Step0Welcome({
|
||||
<>
|
||||
<div>
|
||||
<Typography variant="body1" gutterBottom>
|
||||
Get up and running in around 5 minutes.
|
||||
</Typography>
|
||||
<Typography variant="body1" paragraph>
|
||||
You’ll easily set up backend functionality, Firestore Rules, and user
|
||||
management.
|
||||
You will be up and running in just a few minutes.
|
||||
</Typography>
|
||||
<Typography variant="body1">
|
||||
You’ll set up the project: <b>{projectId}</b>
|
||||
Configure your project back-end functionality, Firestore Rules, and
|
||||
user management.
|
||||
</Typography>
|
||||
<Typography variant="body1">
|
||||
Project: <b>{projectId}</b>
|
||||
</Typography>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user