af2b9af24e
* wizard setup * cleanup * add changelog * fix names from save to create role and create database * fix missing progress bar
9 lines
234 B
Handlebars
9 lines
234 B
Handlebars
<WizardSection
|
|
@headerText="Create a Role"
|
|
@instructions='Edit the details of your role and click “Create role.”'
|
|
>
|
|
<p>
|
|
Roles are what generate database credentials. They can be static or dynamic.
|
|
</p>
|
|
</WizardSection>
|