Finish basic welcome experience
This commit is contained in:
parent
020a0965b0
commit
ba652fc033
5 changed files with 143 additions and 139 deletions
|
@ -93,7 +93,7 @@ interface Text {
|
|||
underline?: boolean
|
||||
}
|
||||
|
||||
interface TextProperties {
|
||||
export interface TextProperties {
|
||||
size?: keyof typeof fontSizes
|
||||
weight?: FontWeight
|
||||
underline?: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue