Rework all typography
This commit is contained in:
parent
df4acbd683
commit
77580ab6a4
28 changed files with 355 additions and 162 deletions
|
@ -58,7 +58,7 @@ export const Link = observer(function Link({
|
|||
})
|
||||
|
||||
export const TextLink = observer(function Link({
|
||||
type = 'body1',
|
||||
type = 'md',
|
||||
style,
|
||||
href,
|
||||
text,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue